20:04:07 Started by timer 20:04:07 Running as SYSTEM 20:04:07 [EnvInject] - Loading node environment variables. 20:04:07 Building remotely on prd-centos8-builder-4c-4g-12309 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-calcium 20:04:07 [ssh-agent] Looking for ssh-agent implementation... 20:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:08 $ ssh-agent 20:04:08 SSH_AUTH_SOCK=/tmp/ssh-s28n2ULydM1u/agent.5516 20:04:08 SSH_AGENT_PID=5518 20:04:08 [ssh-agent] Started. 20:04:08 Running ssh-add (command line suppressed) 20:04:08 Identity added: /w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_14493758741982678486.key (/w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_14493758741982678486.key) 20:04:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:04:08 The recommended git tool is: NONE 20:04:09 using credential jenkins-ssh 20:04:09 Wiping out workspace first. 20:04:09 Cloning the remote Git repository 20:04:09 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:09 > git init /w/workspace/openflowplugin-maven-merge-calcium # timeout=10 20:04:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:10 > git --version # timeout=10 20:04:10 > git --version # 'git version 2.43.0' 20:04:10 using GIT_SSH to set credentials jenkins-ssh 20:04:10 [INFO] Currently running in a labeled security context 20:04:10 [INFO] Currently SELinux is 'enforcing' on the host 20:04:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-calcium@tmp/jenkins-gitclient-ssh14494770402560748181.key 20:04:10 Verifying host key using known hosts file 20:04:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:04:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:14 Avoid second fetch 20:04:14 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 20:04:14 Checking out Revision ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a (refs/remotes/origin/stable/calcium) 20:04:14 > git config core.sparsecheckout # timeout=10 20:04:14 > git checkout -f ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a # timeout=10 20:04:14 Commit message: "Bump versions by x.y.(z+1)" 20:04:14 > git rev-list --no-walk ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a # timeout=10 20:04:17 provisioning config files... 20:04:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:18 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins13750608165591712429.sh 20:04:18 ---> python-tools-install.sh 20:04:18 Setup pyenv: 20:04:18 system 20:04:18 * 3.8.13 (set by /opt/pyenv/version) 20:04:18 * 3.9.13 (set by /opt/pyenv/version) 20:04:18 * 3.10.13 (set by /opt/pyenv/version) 20:04:18 * 3.11.7 (set by /opt/pyenv/version) 20:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0LNU 20:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:25 lf-activate-venv(): INFO: Installing: lftools 20:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:04:56 Generating Requirements File 20:05:17 Python 3.11.7 20:05:18 pip 24.3.1 from /tmp/venv-0LNU/lib/python3.11/site-packages/pip (python 3.11) 20:05:18 appdirs==1.4.4 20:05:18 argcomplete==3.5.1 20:05:18 aspy.yaml==1.3.0 20:05:18 attrs==24.2.0 20:05:18 autopage==0.5.2 20:05:18 beautifulsoup4==4.12.3 20:05:18 boto3==1.35.72 20:05:18 botocore==1.35.72 20:05:18 bs4==0.0.2 20:05:18 cachetools==5.5.0 20:05:18 certifi==2024.8.30 20:05:18 cffi==1.17.1 20:05:18 cfgv==3.4.0 20:05:18 chardet==5.2.0 20:05:18 charset-normalizer==3.4.0 20:05:18 click==8.1.7 20:05:18 cliff==4.8.0 20:05:18 cmd2==2.5.7 20:05:18 cryptography==3.3.2 20:05:18 debtcollector==3.0.0 20:05:18 decorator==5.1.1 20:05:18 defusedxml==0.7.1 20:05:18 Deprecated==1.2.15 20:05:18 distlib==0.3.9 20:05:18 dnspython==2.7.0 20:05:18 docker==4.2.2 20:05:18 dogpile.cache==1.3.3 20:05:18 durationpy==0.9 20:05:18 email_validator==2.2.0 20:05:18 filelock==3.16.1 20:05:18 future==1.0.0 20:05:18 gitdb==4.0.11 20:05:18 GitPython==3.1.43 20:05:18 google-auth==2.36.0 20:05:18 httplib2==0.22.0 20:05:18 identify==2.6.3 20:05:18 idna==3.10 20:05:18 importlib-resources==1.5.0 20:05:18 iso8601==2.1.0 20:05:18 Jinja2==3.1.4 20:05:18 jmespath==1.0.1 20:05:18 jsonpatch==1.33 20:05:18 jsonpointer==3.0.0 20:05:18 jsonschema==4.23.0 20:05:18 jsonschema-specifications==2024.10.1 20:05:18 keystoneauth1==5.9.1 20:05:18 kubernetes==31.0.0 20:05:18 lftools==0.37.10 20:05:18 lxml==5.3.0 20:05:18 MarkupSafe==3.0.2 20:05:18 msgpack==1.1.0 20:05:18 multi_key_dict==2.0.3 20:05:18 munch==4.0.0 20:05:18 netaddr==1.3.0 20:05:18 netifaces==0.11.0 20:05:18 niet==1.4.2 20:05:18 nodeenv==1.9.1 20:05:18 oauth2client==4.1.3 20:05:18 oauthlib==3.2.2 20:05:18 openstacksdk==4.1.0 20:05:18 os-client-config==2.1.0 20:05:18 os-service-types==1.7.0 20:05:18 osc-lib==3.2.0 20:05:18 oslo.config==9.7.0 20:05:18 oslo.context==5.7.0 20:05:18 oslo.i18n==6.5.0 20:05:18 oslo.log==6.2.0 20:05:18 oslo.serialization==5.6.0 20:05:18 oslo.utils==7.4.0 20:05:18 packaging==24.2 20:05:18 pbr==6.1.0 20:05:18 platformdirs==4.3.6 20:05:18 prettytable==3.12.0 20:05:18 psutil==6.1.0 20:05:18 pyasn1==0.6.1 20:05:18 pyasn1_modules==0.4.1 20:05:18 pycparser==2.22 20:05:18 pygerrit2==2.0.15 20:05:18 PyGithub==2.5.0 20:05:18 PyJWT==2.10.1 20:05:18 PyNaCl==1.5.0 20:05:18 pyparsing==2.4.7 20:05:18 pyperclip==1.9.0 20:05:18 pyrsistent==0.20.0 20:05:18 python-cinderclient==9.6.0 20:05:18 python-dateutil==2.9.0.post0 20:05:18 python-heatclient==4.0.0 20:05:18 python-jenkins==1.8.2 20:05:18 python-keystoneclient==5.5.0 20:05:18 python-magnumclient==4.7.0 20:05:18 python-openstackclient==7.2.1 20:05:18 python-swiftclient==4.6.0 20:05:18 PyYAML==6.0.2 20:05:18 referencing==0.35.1 20:05:18 requests==2.32.3 20:05:18 requests-oauthlib==2.0.0 20:05:18 requestsexceptions==1.4.0 20:05:18 rfc3986==2.0.0 20:05:18 rpds-py==0.22.0 20:05:18 rsa==4.9 20:05:18 ruamel.yaml==0.18.6 20:05:18 ruamel.yaml.clib==0.2.12 20:05:18 s3transfer==0.10.4 20:05:18 simplejson==3.19.3 20:05:18 six==1.16.0 20:05:18 smmap==5.0.1 20:05:18 soupsieve==2.6 20:05:18 stevedore==5.4.0 20:05:18 tabulate==0.9.0 20:05:18 toml==0.10.2 20:05:18 tomlkit==0.13.2 20:05:18 tqdm==4.67.1 20:05:18 typing_extensions==4.12.2 20:05:18 tzdata==2024.2 20:05:18 urllib3==1.26.20 20:05:18 virtualenv==20.28.0 20:05:18 wcwidth==0.2.13 20:05:18 websocket-client==1.8.0 20:05:18 wrapt==1.17.0 20:05:18 xdg==6.0.0 20:05:18 xmltodict==0.14.2 20:05:18 yq==3.4.3 20:05:18 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins169135985316029489.sh 20:05:18 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/target/classes /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 20:05:18 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins10193968855756854059.sh 20:05:18 + echo quiet=on 20:05:18 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-12309 20:05:19 [openflowplugin-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:05:19 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:05:19 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:05:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:05:19 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 20:05:19 Default locale: en_US, platform encoding: UTF-8 20:05:19 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:05:19 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins5373915542943937723.sh 20:05:19 + rm /home/jenkins/.wgetrc 20:05:19 [EnvInject] - Injecting environment variables from a build step. 20:05:19 [EnvInject] - Injecting as environment variables the properties content 20:05:19 SET_JDK_VERSION=openjdk17 20:05:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:05:19 20:05:19 [EnvInject] - Variables injected successfully. 20:05:19 [openflowplugin-maven-merge-calcium] $ /bin/sh /tmp/jenkins2720743742451278101.sh 20:05:19 ---> update-java-alternatives.sh 20:05:19 ---> Updating Java version 20:05:19 ---> RedHat type system detected 20:05:20 openjdk version "17.0.6-ea" 2023-01-17 LTS 20:05:20 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 20:05:20 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 20:05:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 20:05:20 [EnvInject] - Injecting environment variables from a build step. 20:05:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:05:20 [EnvInject] - Variables injected successfully. 20:05:20 provisioning config files... 20:05:20 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config9508636576482276260tmp 20:05:21 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config7603058212324025640tmp 20:05:21 [EnvInject] - Injecting environment variables from a build step. 20:05:21 [EnvInject] - Injecting as environment variables the properties content 20:05:21 SERVER_ID=opendaylight-snapshot 20:05:21 20:05:21 [EnvInject] - Variables injected successfully. 20:05:21 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins2632937268413656980.sh 20:05:21 ---> create-netrc.sh 20:05:21 [EnvInject] - Injecting environment variables from a build step. 20:05:21 [EnvInject] - Injecting as environment variables the properties content 20:05:21 NEXUS_CUT_DIRS=6 20:05:21 NEXUS_REPO=opendaylight.snapshot 20:05:21 20:05:21 [EnvInject] - Variables injected successfully. 20:05:21 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins3797802527438664376.sh 20:05:21 ---> maven-fetch-metadata.sh 20:05:21 ++ 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 20:05:21 + project=org.opendaylight.openflowplugin 20:05:21 + project_path=org/opendaylight/openflowplugin 20:05:21 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:21 + pushd /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:21 /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium 20:05:21 + set +e 20:05:21 + 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/ 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [4573] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [4453] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [4463] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [4563] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [4533] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [4453] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [4573] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [4473] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [4523] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [4563] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 20:05:21 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [4493] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [4413] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [4383] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [4443] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [4473] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [4423] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [4383] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [4433] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [4433] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [4433] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [4353] -> "applications/bulk-o-matic/index.html.tmp" [1] 20:05:22 2024-12-02 20:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [4473] -> "applications/device-ownership-service/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [4463] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [4423] -> "applications/table-miss-enforcer/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [4463] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1] 20:05:23 2024-12-02 20:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/ [73055] -> "drop-test-karaf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:24 2024-12-02 20:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/ [73055] -> "drop-test-karaf/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:24 2024-12-02 20:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [91069] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:24 2024-12-02 20:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [450/450] -> "drop-test-karaf/maven-metadata.xml" [1] 20:05:25 2024-12-02 20:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/ [38651] -> "features-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:25 2024-12-02 20:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/ [38651] -> "features-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:25 2024-12-02 20:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [47897] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:25 2024-12-02 20:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [454/454] -> "features-aggregator/maven-metadata.xml" [1] 20:05:26 2024-12-02 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/ [40853] -> "features-extension-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:26 2024-12-02 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/ [40853] -> "features-extension-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:26 2024-12-02 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [50637] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:26 2024-12-02 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [464/464] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:05:27 2024-12-02 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/ [54993] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:27 2024-12-02 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/ [54993] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:28 2024-12-02 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [84865] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:28 2024-12-02 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [468/468] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:05:28 2024-12-02 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/ [52079] -> "features-openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-02 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/ [52079] -> "features-openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-02 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [80335] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-12-02 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [458/458] -> "features-openflowplugin/maven-metadata.xml" [1] 20:05:29 2024-12-02 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/ [73063] -> "learning-switch/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-02 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/ [73063] -> "learning-switch/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-02 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [91079] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-12-02 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [450/450] -> "learning-switch/maven-metadata.xml" [1] 20:05:30 2024-12-02 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1] 20:05:30 2024-12-02 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [4313] -> "model/model-flow-base/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [4343] -> "model/model-flow-service/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [4373] -> "model/model-flow-statistics/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/ [59095] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-12-02 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/ [59095] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:32 2024-12-02 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [91235] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:32 2024-12-02 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 20:05:32 2024-12-02 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-02 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-02 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [85765] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:33 2024-12-02 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 20:05:33 2024-12-02 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/ [55864] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-02 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/ [55864] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-02 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [86220] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:34 2024-12-02 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [471/471] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 20:05:34 2024-12-02 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/ [58802] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-02 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/ [58802] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-02 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [90780] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:35 2024-12-02 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 20:05:35 2024-12-02 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/ [57915] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-02 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/ [57915] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-02 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [89405] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-12-02 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [478/478] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 20:05:36 2024-12-02 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-12-02 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/ [55571] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-02 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [85765] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-02 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 20:05:38 2024-12-02 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/ [59087] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-12-02 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/ [59087] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-02 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [91225] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-02 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 20:05:39 2024-12-02 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/ [56165] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-12-02 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/ [56165] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-02 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [86685] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-12-02 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [472/472] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 20:05:40 2024-12-02 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/ [57622] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-02 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/ [57622] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-02 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [88950] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-12-02 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [477/477] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 20:05:42 2024-12-02 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/ [58794] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:42 2024-12-02 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/ [58794] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-02 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [90770] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-02 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 20:05:43 2024-12-02 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/ [56743] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-12-02 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/ [56743] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-02 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [87585] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-02 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [474/474] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 20:05:44 2024-12-02 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/ [54407] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-12-02 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/ [54407] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-02 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [83955] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-02 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [466/466] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 20:05:45 2024-12-02 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/ [53520] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-12-02 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/ [53520] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-02 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [82580] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-02 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [463/463] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 20:05:46 2024-12-02 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/ [55278] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-12-02 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/ [55278] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-02 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [85310] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-12-02 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [469/469] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 20:05:47 2024-12-02 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/ [56173] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-12-02 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/ [56173] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-02 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [86695] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-02 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [472/472] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 20:05:49 2024-12-02 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/ [54700] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-12-02 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/ [54700] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-12-02 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [84410] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-12-02 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [467/467] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 20:05:50 2024-12-02 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/ [53504] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-02 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/ [53504] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-02 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [82560] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-12-02 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [463/463] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 20:05:52 2024-12-02 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/ [53528] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-12-02 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/ [53528] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-02 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [82590] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-12-02 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [463/463] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 20:05:53 2024-12-02 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/ [54985] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-02 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/ [54985] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-02 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [84855] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-12-02 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 20:05:55 2024-12-02 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/ [54985] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-12-02 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/ [54985] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-12-02 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [84855] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-12-02 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 20:05:56 2024-12-02 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/ [53821] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-12-02 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/ [53821] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-12-02 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [83045] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-12-02 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [464/464] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 20:05:58 2024-12-02 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/ [78291] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-12-02 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/ [78291] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-12-02 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [97599] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-12-02 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [462/462] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 20:06:00 2024-12-02 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/ [80905] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-12-02 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/ [80905] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-02 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [100859] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-12-02 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [468/468] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:06:02 2024-12-02 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/ [79197] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/ [79197] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [98729] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [464/464] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4553] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [4483] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [4443] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:06:03 2024-12-02 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [4453] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [4433] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [4443] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [4523] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/ [39985] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-12-02 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/ [39985] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-12-02 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [49557] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-12-02 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [460/460] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:06:05 2024-12-02 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/ [74374] -> "openflowplugin-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-12-02 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/ [74374] -> "openflowplugin-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-02 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [92714] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-02 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [453/453] -> "openflowplugin-api/maven-metadata.xml" [1] 20:06:07 2024-12-02 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/ [39764] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-12-02 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/ [39764] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-12-02 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [49282] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-12-02 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [459/459] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:06:08 2024-12-02 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/ [79951] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-02 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/ [79951] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-02 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [115997] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-12-02 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [466/466] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:06:10 2024-12-02 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/ [75653] -> "openflowplugin-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-02 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/ [75661] -> "openflowplugin-common/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-02 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [94319] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-12-02 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [456/456] -> "openflowplugin-common/maven-metadata.xml" [1] 20:06:11 2024-12-02 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/ [78752] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-12-02 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/ [78752] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-12-02 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [98174] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-12-02 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [463/463] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:06:12 2024-12-02 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/ [79173] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-12-02 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/ [79173] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-12-02 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [98699] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-12-02 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [464/464] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:06:14 2024-12-02 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/ [80087] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-12-02 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/ [80087] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-12-02 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [99839] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-12-02 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [466/466] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:06:16 2024-12-02 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/ [78744] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-02 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/ [78744] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-02 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [98164] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-12-02 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [463/463] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:06:18 2024-12-02 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/ [74843] -> "openflowplugin-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-02 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/ [74843] -> "openflowplugin-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-02 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [93299] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-12-02 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [454/454] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:06:20 2024-12-02 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/ [39109] -> "openflowplugin-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-02 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/ [39109] -> "openflowplugin-parent/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-02 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [48467] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-12-02 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [456/456] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:06:21 2024-12-02 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/ [72650] -> "openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-12-02 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/ [72650] -> "openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-12-02 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [90564] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-12-02 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1] 20:06:23 2024-12-02 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/ [72602] -> "sample-bundles/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:24 2024-12-02 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/ [72602] -> "sample-bundles/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-12-02 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [90504] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-12-02 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [449/449] -> "sample-bundles/maven-metadata.xml" [1] 20:06:25 2024-12-02 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/ [73031] -> "sample-consumer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-12-02 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/ [73031] -> "sample-consumer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-12-02 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [91039] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-12-02 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [450/450] -> "sample-consumer/maven-metadata.xml" [1] 20:06:28 2024-12-02 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/ [72173] -> "simple-client/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-12-02 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/ [72173] -> "simple-client/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-02 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [89969] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-12-02 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [448/448] -> "simple-client/maven-metadata.xml" [1] 20:06:31 2024-12-02 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/ [71307] -> "test-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:32 2024-12-02 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/ [71307] -> "test-common/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-02 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [88889] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-12-02 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [446/446] -> "test-common/maven-metadata.xml" [1] 20:06:33 2024-12-02 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/ [72626] -> "test-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-12-02 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/ [72626] -> "test-extension/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-02 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [90534] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-12-02 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [449/449] -> "test-extension/maven-metadata.xml" [1] 20:06:36 2024-12-02 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/ [72189] -> "test-provider/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-12-02 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/ [72189] -> "test-provider/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-12-02 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [89989] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-12-02 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [448/448] -> "test-provider/maven-metadata.xml" [1] 20:06:38 2024-12-02 20:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/ [80657] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-12-02 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/ [80657] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-12-02 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [100539] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-12-02 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [476/476] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:06:40 2024-12-02 20:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/ [81102] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:41 2024-12-02 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/ [81102] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:41 2024-12-02 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [101094] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:41 2024-12-02 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [477/477] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:06:42 2024-12-02 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/ [73697] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:43 2024-12-02 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/ [73697] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:43 2024-12-02 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [91859] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:43 2024-12-02 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [460/460] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:06:44 2024-12-02 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/ [78901] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:45 2024-12-02 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/ [78909] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:45 2024-12-02 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [98359] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:45 2024-12-02 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [472/472] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:06:46 2024-12-02 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/ [78504] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:47 2024-12-02 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/ [78504] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-12-02 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [97854] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-12-02 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [471/471] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:06:48 2024-12-02 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/ [77185] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:49 2024-12-02 20:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/ [77185] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:49 2024-12-02 20:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [96209] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:50 2024-12-02 20:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [468/468] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:06:50 2024-12-02 20:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/ [73689] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:51 2024-12-02 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/ [73689] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:51 2024-12-02 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [91849] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:51 2024-12-02 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [460/460] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:06:52 2024-12-02 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/ [78480] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-12-02 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/ [78480] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-12-02 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [97824] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-12-02 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [471/471] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:06:54 2024-12-02 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/ [78925] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:54 2024-12-02 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/ [78925] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:55 2024-12-02 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [98379] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:55 2024-12-02 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [472/472] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:06:56 2024-12-02 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/ [74563] -> "applications/southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:56 2024-12-02 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/ [74571] -> "applications/southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:56 2024-12-02 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [92949] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:56 2024-12-02 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [462/462] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:06:57 2024-12-02 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/ [76732] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:57 2024-12-02 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/ [76732] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:06:58 2024-12-02 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [95644] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:58 2024-12-02 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [467/467] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:06:59 2024-12-02 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/ [78496] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:59 2024-12-02 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/ [78496] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:00 2024-12-02 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [97844] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:00 2024-12-02 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [471/471] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:07:01 2024-12-02 20:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/ [75437] -> "applications/topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:01 2024-12-02 20:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/ [75437] -> "applications/topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [94029] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [464/464] -> "applications/topology-manager/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:23 2024-12-02 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:24 2024-12-02 20:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/ [71041] -> "libraries/liblldp/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:25 2024-12-02 20:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/ [71041] -> "libraries/liblldp/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:25 2024-12-02 20:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [88549] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:25 2024-12-02 20:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [452/452] -> "libraries/liblldp/maven-metadata.xml" [1] 20:07:26 2024-12-02 20:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/ [73981] -> "model/model-flow-base/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:26 2024-12-02 20:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/ [73981] -> "model/model-flow-base/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:27 2024-12-02 20:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [92219] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:27 2024-12-02 20:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [456/456] -> "model/model-flow-base/maven-metadata.xml" [1] 20:07:28 2024-12-02 20:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/ [75292] -> "model/model-flow-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:28 2024-12-02 20:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/ [75292] -> "model/model-flow-service/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:29 2024-12-02 20:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [93854] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:29 2024-12-02 20:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [459/459] -> "model/model-flow-service/maven-metadata.xml" [1] 20:07:30 2024-12-02 20:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/ [76587] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:30 2024-12-02 20:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/ [76587] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:31 2024-12-02 20:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [95469] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:31 2024-12-02 20:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [462/462] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:07:32 2024-12-02 20:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/ [73941] -> "model/model-inventory/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:33 2024-12-02 20:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/ [73941] -> "model/model-inventory/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:34 2024-12-02 20:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [92169] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:34 2024-12-02 20:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [456/456] -> "model/model-inventory/maven-metadata.xml" [1] 20:07:34 2024-12-02 20:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/ [73504] -> "model/model-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:35 2024-12-02 20:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/ [73504] -> "model/model-topology/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [91624] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [455/455] -> "model/model-topology/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:36 2024-12-02 20:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:37 2024-12-02 20:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/ [42517] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:37 2024-12-02 20:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/ [42517] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:38 2024-12-02 20:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [52697] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:38 2024-12-02 20:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [480/480] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:07:38 2024-12-02 20:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/ [52782] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-12-02 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/ [52782] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-12-02 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [81410] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-12-02 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [469/469] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:07:40 2024-12-02 20:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/ [53962] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:40 2024-12-02 20:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/ [53962] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:41 2024-12-02 20:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [83240] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:41 2024-12-02 20:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [473/473] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:07:41 2024-12-02 20:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/ [77646] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:42 2024-12-02 20:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/ [77646] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:43 2024-12-02 20:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [96784] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:43 2024-12-02 20:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:07:43 2024-12-02 20:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/ [77987] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:44 2024-12-02 20:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/ [77987] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:44 2024-12-02 20:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [97209] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:44 2024-12-02 20:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [470/470] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:07:45 2024-12-02 20:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/ [52049] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:45 2024-12-02 20:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/ [52049] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:46 2024-12-02 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [80405] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:46 2024-12-02 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [468/468] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:07:46 2024-12-02 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/ [64982] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:46 2024-12-02 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/ [64982] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:47 2024-12-02 20:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [80900] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:47 2024-12-02 20:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:07:47 2024-12-02 20:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/ [94470] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:48 2024-12-02 20:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/ [94470] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:48 2024-12-02 20:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [117858] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:48 2024-12-02 20:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [477/477] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:07:48 2024-12-02 20:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/ [39660] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-12-02 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/ [39660] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-12-02 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [49142] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-12-02 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [467/467] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:07:49 2024-12-02 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/ [63514] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/ [63522] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/index.html.tmp" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [79080] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [465/465] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:50 2024-12-02 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 2024-12-02 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:07:51 FINISHED --2024-12-02 20:07:51-- 20:07:51 Total wall clock time: 2m 30s 20:07:51 Downloaded: 621 files, 17M in 0.6s (27.4 MB/s) 20:07:51 + set -e 20:07:51 + popd 20:07:51 /w/workspace/openflowplugin-maven-merge-calcium 20:07:51 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:07:51 + cp -a /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:07:51 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins3959155720734105713.sh 20:07:51 [EnvInject] - Injecting environment variables from a build step. 20:07:51 [EnvInject] - Injecting as environment variables the properties content 20:07:51 MAVEN_GOALS=clean deploy javadoc:aggregate 20:07:51 20:07:51 [EnvInject] - Variables injected successfully. 20:07:51 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins14120087059788582973.sh 20:07:51 ---> common-variables.sh 20:07:51 --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 20:07:51 ---> maven-build.sh 20:07:51 + set +u 20:07:51 + export MAVEN_OPTS 20:07:51 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config9508636576482276260tmp --settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config7603058212324025640tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/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 20:07:51 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:07:51 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:07:51 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 20:07:51 Default locale: en_US, platform encoding: UTF-8 20:07:51 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:07:52 [INFO] Error stacktraces are turned on. 20:07:52 [INFO] Scanning for projects... 20:08:01 [INFO] ------------------------------------------------------------------------ 20:08:01 [INFO] Reactor Build Order: 20:08:01 [INFO] 20:08:01 [INFO] openflowplugin-artifacts [pom] 20:08:01 [INFO] openflowplugin-parent [pom] 20:08:01 [INFO] liblldp [bundle] 20:08:01 [INFO] libraries-aggregator [pom] 20:08:01 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:08:01 [INFO] openflowjava-parent [pom] 20:08:01 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:08:01 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:08:01 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:08:01 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:08:01 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:08:01 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:08:01 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:08:01 [INFO] simple-client [bundle] 20:08:01 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:08:01 [INFO] model-inventory [bundle] 20:08:01 [INFO] model-flow-base [bundle] 20:08:01 [INFO] model-flow-service [bundle] 20:08:01 [INFO] openflowplugin-api [bundle] 20:08:01 [INFO] model-flow-statistics [bundle] 20:08:01 [INFO] openflowplugin-extension-api [bundle] 20:08:01 [INFO] openflowplugin [bundle] 20:08:01 [INFO] openflowplugin-common [bundle] 20:08:01 [INFO] openflowplugin-impl [bundle] 20:08:01 [INFO] openflowjava-extension-nicira-api [bundle] 20:08:01 [INFO] openflowjava-extension-nicira [bundle] 20:08:01 [INFO] openflowjava-extension-eric [bundle] 20:08:01 [INFO] openflowplugin-extension-nicira [bundle] 20:08:01 [INFO] openflowplugin-extension-onf [bundle] 20:08:01 [INFO] openflowplugin-extension-eric [bundle] 20:08:01 [INFO] test-extension [bundle] 20:08:01 [INFO] model-topology [bundle] 20:08:01 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:08:01 [INFO] openflowplugin-blueprint-config [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:08:01 [INFO] features-openflowplugin-extension [feature] 20:08:01 [INFO] features-extension-aggregator [pom] 20:08:01 [INFO] openflowplugin-extension-aggregator [pom] 20:08:01 [INFO] test-provider [bundle] 20:08:01 [INFO] test-common [bundle] 20:08:01 [INFO] drop-test-karaf [bundle] 20:08:01 [INFO] bulk-o-matic [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:08:01 [INFO] device-ownership-service [bundle] 20:08:01 [INFO] of-switch-config-pusher [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:08:01 [INFO] arbitratorreconciliation-api [bundle] 20:08:01 [INFO] reconciliation-framework [bundle] 20:08:01 [INFO] arbitratorreconciliation-impl [bundle] 20:08:01 [INFO] forwardingrules-manager [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:08:01 [INFO] forwardingrules-sync [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:08:01 [INFO] table-miss-enforcer [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:08:01 [INFO] topology-lldp-discovery [bundle] 20:08:01 [INFO] lldp-speaker [bundle] 20:08:01 [INFO] topology-manager [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:08:01 [INFO] southbound-cli [bundle] 20:08:01 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:08:01 [INFO] features-openflowplugin [feature] 20:08:01 [INFO] features-aggregator [pom] 20:08:01 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:08:01 [INFO] applications-aggregator [pom] 20:08:01 [INFO] model-aggregator [pom] 20:08:01 [INFO] learning-switch [bundle] 20:08:01 [INFO] sample-consumer [bundle] 20:08:01 [INFO] sample-bundles [bundle] 20:08:01 [INFO] openflowplugin-samples-aggregator [pom] 20:08:01 [INFO] openflowplugin-karaf [pom] 20:08:01 [INFO] openflowplugin [pom] 20:08:02 [INFO] 20:08:02 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:08:02 [INFO] Building openflowplugin-artifacts 0.18.3-SNAPSHOT [1/84] 20:08:02 [INFO] --------------------------------[ pom ]--------------------------------- 20:08:02 [INFO] 20:08:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- 20:08:02 [INFO] 20:08:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:08:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:08:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:08:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:03 [INFO] 20:08:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:08:03 [INFO] 20:08:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-artifacts --- 20:08:04 [INFO] CycloneDX: Resolving Dependencies 20:08:04 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:08:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml 20:08:05 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json 20:08:05 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.json 20:08:05 [INFO] 20:08:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-artifacts --- 20:08:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT.pom 20:08:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.json 20:08:05 [INFO] 20:08:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts --- 20:08:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:08:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:08:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:08:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:08:05 [INFO] 20:08:05 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:08:05 [INFO] Building openflowplugin-parent 0.18.3-SNAPSHOT [2/84] 20:08:05 [INFO] --------------------------------[ pom ]--------------------------------- 20:08:06 [INFO] 20:08:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-parent --- 20:08:06 [INFO] 20:08:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:08:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:08:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:08:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:06 [INFO] 20:08:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:08:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:06 [INFO] 20:08:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:08:06 [INFO] 20:08:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:08:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:08:06 [INFO] 20:08:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:08:09 [INFO] Starting audit... 20:08:09 Audit done. 20:08:09 [INFO] You have 0 Checkstyle violations. 20:08:09 [INFO] 20:08:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:08:09 [INFO] Starting audit... 20:08:09 Audit done. 20:08:09 [INFO] You have 0 Checkstyle violations. 20:08:09 [INFO] 20:08:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:08:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes/LICENSE 20:08:10 [INFO] 20:08:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:08:10 [INFO] 20:08:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent --- 20:08:13 [INFO] 20:08:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:08:13 [INFO] 20:08:13 [INFO] 20:08:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent --- 20:08:13 [INFO] 20:08:13 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-parent --- 20:08:13 [INFO] 20:08:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-parent --- 20:08:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:08:14 [INFO] 20:08:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-parent --- 20:08:14 [INFO] CycloneDX: Resolving Dependencies 20:08:14 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:08:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml 20:08:15 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json 20:08:15 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:08:15 [INFO] 20:08:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:08:15 [INFO] Skipping duplicate-finder execution! 20:08:15 [INFO] 20:08:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:08:15 [INFO] Skipping pom project 20:08:15 [INFO] 20:08:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:08:15 [INFO] 20:08:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- 20:08:15 [INFO] 20:08:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent --- 20:08:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:08:15 [INFO] 20:08:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-parent --- 20:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT.pom 20:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:08:15 [INFO] 20:08:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-parent --- 20:08:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:08:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:08:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:08:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:08:15 [INFO] 20:08:15 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:08:15 [INFO] Building liblldp 0.18.3-SNAPSHOT [3/84] 20:08:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:08:15 [INFO] 20:08:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ liblldp --- 20:08:15 [INFO] 20:08:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:08:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:15 [INFO] 20:08:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:08:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:15 [INFO] 20:08:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:08:17 [INFO] 20:08:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:08:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:08:17 [INFO] 20:08:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:08:17 [INFO] Starting audit... 20:08:17 Audit done. 20:08:17 [INFO] You have 0 Checkstyle violations. 20:08:17 [INFO] 20:08:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:08:18 [INFO] Starting audit... 20:08:18 Audit done. 20:08:18 [INFO] You have 0 Checkstyle violations. 20:08:18 [INFO] 20:08:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:08:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes/LICENSE 20:08:18 [INFO] 20:08:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:08:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:08:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:08:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:08:18 [INFO] 20:08:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:08:19 [INFO] Recompiling the module because of changed dependency. 20:08:19 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:08:19 [INFO] 20:08:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>> 20:08:19 [INFO] 20:08:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp --- 20:08:19 [INFO] Fork Value is true 20:08:24 [INFO] Done SpotBugs Analysis.... 20:08:24 [INFO] 20:08:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<< 20:08:24 [INFO] 20:08:24 [INFO] 20:08:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp --- 20:08:24 [INFO] BugInstance size is 0 20:08:24 [INFO] Error size is 0 20:08:24 [INFO] No errors/warnings found 20:08:24 [INFO] 20:08:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 20:08:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:08:24 [INFO] 20:08:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp --- 20:08:24 [INFO] Recompiling the module because of changed dependency. 20:08:24 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:08:24 [INFO] 20:08:24 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ liblldp --- 20:08:25 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/surefire-reports 20:08:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:08:25 [INFO] 20:08:25 [INFO] ------------------------------------------------------- 20:08:25 [INFO] T E S T S 20:08:25 [INFO] ------------------------------------------------------- 20:08:26 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:08:26 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:08:26 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:08:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:08:26 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:08:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:08:26 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:08:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:08:26 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:08:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:08:26 [INFO] 20:08:26 [INFO] Results: 20:08:26 [INFO] 20:08:26 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:08:26 [INFO] 20:08:26 [INFO] 20:08:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ liblldp --- 20:08:26 [INFO] 20:08:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 20:08:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar 20:08:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:08:27 [INFO] 20:08:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ liblldp --- 20:08:27 [INFO] No previous run data found, generating javadoc. 20:08:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-javadoc.jar 20:08:28 [INFO] 20:08:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ liblldp --- 20:08:28 [INFO] CycloneDX: Resolving Dependencies 20:08:29 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:08:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml 20:08:29 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json 20:08:29 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.json 20:08:29 [INFO] 20:08:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:08:29 [INFO] Skipping duplicate-finder execution! 20:08:29 [INFO] 20:08:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ liblldp --- 20:08:29 [INFO] No dependency problems found 20:08:29 [INFO] 20:08:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 20:08:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-sources.jar 20:08:29 [INFO] 20:08:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp --- 20:08:29 [INFO] 20:08:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp --- 20:08:29 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec 20:08:29 [INFO] Analyzed bundle 'liblldp' with 14 classes 20:08:29 [INFO] 20:08:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ liblldp --- 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.pom 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.jar 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-javadoc.jar 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-cyclonedx.xml 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-cyclonedx.json 20:08:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT-sources.jar 20:08:29 [INFO] 20:08:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 20:08:29 [INFO] Writing OBR metadata 20:08:29 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.jar 20:08:29 [INFO] Writing OBR metadata 20:08:29 [INFO] 20:08:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ liblldp --- 20:08:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:08:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:08:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:08:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:08:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:08:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:08:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:08:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:08:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:08:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:08:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:08:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:08:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:08:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:08:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:08:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:08:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:08:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:08:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:08:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:08:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:08:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:08:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:08:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:08:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:08:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:08:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:08:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:08:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:08:29 [INFO] 20:08:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 20:08:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:08:29 [INFO] 20:08:29 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:08:29 [INFO] Building libraries-aggregator 0.18.3-SNAPSHOT [4/84] 20:08:29 [INFO] --------------------------------[ pom ]--------------------------------- 20:08:29 [INFO] 20:08:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ libraries-aggregator --- 20:08:29 [INFO] 20:08:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:08:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:29 [INFO] 20:08:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:08:29 [INFO] 20:08:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ libraries-aggregator --- 20:08:29 [INFO] Skipping CycloneDX goal, because module skips deploy 20:08:29 [INFO] 20:08:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ libraries-aggregator --- 20:08:29 [INFO] Skipping artifact installation 20:08:29 [INFO] 20:08:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ libraries-aggregator --- 20:08:29 [INFO] Skipping artifact deployment 20:08:29 [INFO] 20:08:29 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:08:29 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT [5/84] 20:08:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:08:30 [INFO] 20:08:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-api --- 20:08:30 [INFO] 20:08:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:08:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:30 [INFO] 20:08:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:08:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:08:30 [INFO] 20:08:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:08:31 [INFO] 20:08:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:08:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:08:31 [INFO] 20:08:31 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api --- 20:08:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:08:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:08:33 [INFO] yang-to-sources: Found 3 dependencies in 4.260 ms 20:08:33 [INFO] yang-to-sources: Project model files found: 9 in 337.8 ms 20:08:34 [INFO] yang-to-sources: 12 YANG models processed in 520.6 ms 20:08:34 [INFO] BindingJavaFileGenerator: Defined 865 files in 150.5 ms 20:08:34 [INFO] Sorted 865 files into 170 directories in 5.763 ms 20:08:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 1.108 s 20:08:35 [INFO] 20:08:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:08:35 [INFO] Starting audit... 20:08:35 Audit done. 20:08:35 [INFO] You have 0 Checkstyle violations. 20:08:35 [INFO] 20:08:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:08:35 [INFO] Starting audit... 20:08:35 Audit done. 20:08:35 [INFO] You have 0 Checkstyle violations. 20:08:35 [INFO] 20:08:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:08:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes/LICENSE 20:08:35 [INFO] 20:08:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:08:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:08:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:08:35 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:08:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:08:35 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:08:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:08:35 [INFO] 20:08:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:08:35 [INFO] Recompiling the module because of changed dependency. 20:08:35 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:08:41 [INFO] 20:08:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:08:41 [INFO] 20:08:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api --- 20:08:41 [INFO] Fork Value is true 20:08:46 [INFO] Done SpotBugs Analysis.... 20:08:47 [INFO] 20:08:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:08:47 [INFO] 20:08:47 [INFO] 20:08:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api --- 20:08:47 [INFO] BugInstance size is 0 20:08:47 [INFO] Error size is 0 20:08:47 [INFO] No errors/warnings found 20:08:47 [INFO] 20:08:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 20:08:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/test/resources 20:08:47 [INFO] 20:08:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- 20:08:47 [INFO] Recompiling the module because of changed dependency. 20:08:47 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 20:08:47 [INFO] 20:08:47 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-api --- 20:08:47 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/surefire-reports 20:08:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:08:47 [INFO] 20:08:47 [INFO] ------------------------------------------------------- 20:08:47 [INFO] T E S T S 20:08:47 [INFO] ------------------------------------------------------- 20:08:48 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:08:48 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:08:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:08:49 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:08:49 [INFO] 20:08:49 [INFO] Results: 20:08:49 [INFO] 20:08:49 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:08:49 [INFO] 20:08:49 [INFO] 20:08:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-api --- 20:08:49 [INFO] 20:08:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 20:08:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:08:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:08:50 [INFO] 20:08:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-api --- 20:08:50 [INFO] No previous run data found, generating javadoc. 20:09:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar 20:09:02 [INFO] 20:09:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-api --- 20:09:02 [INFO] CycloneDX: Resolving Dependencies 20:09:03 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:09:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml 20:09:03 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json 20:09:03 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.json 20:09:03 [INFO] 20:09:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:09:03 [INFO] Skipping duplicate-finder execution! 20:09:03 [INFO] 20:09:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:09:03 [INFO] No dependency problems found 20:09:03 [INFO] 20:09:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:09:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar 20:09:03 [INFO] 20:09:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- 20:09:04 [INFO] 20:09:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api --- 20:09:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:09:04 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:09:04 [INFO] 20:09:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-api --- 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.pom 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.json 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar 20:09:04 [INFO] 20:09:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 20:09:04 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:09:04 [INFO] Writing OBR metadata 20:09:04 [INFO] 20:09:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-api --- 20:09:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:09:04 [INFO] 20:09:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 20:09:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:04 [INFO] 20:09:04 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:09:04 [INFO] Building openflowjava-parent 0.18.3-SNAPSHOT [6/84] 20:09:04 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 20:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:09:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:09:04 [INFO] 20:09:04 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:09:04 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:09:04 [INFO] 20:09:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 20:09:04 [INFO] Starting audit... 20:09:04 Audit done. 20:09:04 [INFO] You have 0 Checkstyle violations. 20:09:04 [INFO] 20:09:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- 20:09:04 [INFO] Starting audit... 20:09:04 Audit done. 20:09:04 [INFO] You have 0 Checkstyle violations. 20:09:04 [INFO] 20:09:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:09:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes/LICENSE 20:09:04 [INFO] 20:09:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:09:04 [INFO] 20:09:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:09:04 [INFO] 20:09:04 [INFO] 20:09:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-parent --- 20:09:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:09:04 [INFO] 20:09:04 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-parent --- 20:09:04 [INFO] CycloneDX: Resolving Dependencies 20:09:04 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:09:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml 20:09:04 [INFO] attaching as openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json 20:09:04 [INFO] attaching as openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:09:04 [INFO] 20:09:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 20:09:04 [INFO] Skipping duplicate-finder execution! 20:09:04 [INFO] 20:09:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 20:09:04 [INFO] Skipping pom project 20:09:04 [INFO] 20:09:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent --- 20:09:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:09:04 [INFO] 20:09:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-parent --- 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT.pom 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:09:04 [INFO] 20:09:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-parent --- 20:09:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:09:04 [INFO] 20:09:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:09:04 [INFO] 20:09:04 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:09:04 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.3-SNAPSHOT [7/84] 20:09:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-spi --- 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 20:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:04 [INFO] 20:09:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- 20:09:05 [INFO] 20:09:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:09:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:09:05 [INFO] 20:09:05 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi --- 20:09:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:09:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:09:05 [INFO] yang-to-sources: Found 4 dependencies in 1.987 ms 20:09:05 [INFO] yang-to-sources: Project model files found: 1 in 7.721 ms 20:09:05 [INFO] yang-to-sources: 3 YANG models processed in 239.7 ms 20:09:05 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.947 ms 20:09:05 [INFO] Sorted 11 files into 4 directories in 1.477 ms 20:09:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.30 ms 20:09:05 [INFO] 20:09:05 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:09:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:09:05 [INFO] 20:09:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:09:05 [INFO] Starting audit... 20:09:05 Audit done. 20:09:05 [INFO] You have 0 Checkstyle violations. 20:09:05 [INFO] 20:09:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- 20:09:05 [INFO] Starting audit... 20:09:05 Audit done. 20:09:05 [INFO] You have 0 Checkstyle violations. 20:09:05 [INFO] 20:09:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:09:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes/LICENSE 20:09:05 [INFO] 20:09:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:09:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:09:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:09:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:09:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:09:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:09:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:09:05 [INFO] 20:09:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:09:05 [INFO] Recompiling the module because of changed dependency. 20:09:05 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:09:05 [INFO] 20:09:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:09:05 [INFO] 20:09:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:09:05 [INFO] Fork Value is true 20:09:08 [INFO] Done SpotBugs Analysis.... 20:09:08 [INFO] 20:09:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:09:08 [INFO] 20:09:08 [INFO] 20:09:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi --- 20:09:08 [INFO] BugInstance size is 0 20:09:08 [INFO] Error size is 0 20:09:08 [INFO] No errors/warnings found 20:09:08 [INFO] 20:09:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 20:09:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/test/resources 20:09:08 [INFO] 20:09:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:09:08 [INFO] No sources to compile 20:09:08 [INFO] 20:09:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-spi --- 20:09:08 [INFO] No tests to run. 20:09:08 [INFO] 20:09:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-spi --- 20:09:08 [INFO] 20:09:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 20:09:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:09:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:09:08 [INFO] 20:09:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-spi --- 20:09:08 [INFO] No previous run data found, generating javadoc. 20:09:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar 20:09:10 [INFO] 20:09:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-spi --- 20:09:10 [INFO] CycloneDX: Resolving Dependencies 20:09:10 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:09:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml 20:09:10 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json 20:09:10 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.json 20:09:10 [INFO] 20:09:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:09:10 [INFO] Skipping duplicate-finder execution! 20:09:10 [INFO] 20:09:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:09:10 [INFO] No dependency problems found 20:09:10 [INFO] 20:09:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:09:10 [INFO] 20:09:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi --- 20:09:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:09:10 [INFO] 20:09:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-spi --- 20:09:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.pom 20:09:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:09:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar 20:09:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.json 20:09:11 [INFO] 20:09:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 20:09:11 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:09:11 [INFO] Writing OBR metadata 20:09:11 [INFO] 20:09:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-spi --- 20:09:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:09:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:09:11 [INFO] 20:09:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 20:09:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:11 [INFO] 20:09:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:09:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-sources.jar 20:09:11 [INFO] 20:09:11 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:09:11 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT [8/84] 20:09:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:11 [INFO] 20:09:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-util --- 20:09:11 [INFO] 20:09:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:09:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:11 [INFO] 20:09:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:09:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:11 [INFO] 20:09:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:09:11 [INFO] 20:09:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:09:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:09:11 [INFO] 20:09:11 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:09:11 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:09:11 [INFO] 20:09:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 20:09:11 [INFO] Starting audit... 20:09:11 Audit done. 20:09:11 [INFO] You have 0 Checkstyle violations. 20:09:11 [INFO] 20:09:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- 20:09:11 [INFO] Starting audit... 20:09:11 Audit done. 20:09:11 [INFO] You have 0 Checkstyle violations. 20:09:11 [INFO] 20:09:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util --- 20:09:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes/LICENSE 20:09:11 [INFO] 20:09:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:09:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:09:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:09:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:09:11 [INFO] 20:09:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:09:11 [INFO] Recompiling the module because of changed dependency. 20:09:11 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:09:11 [INFO] 20:09:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:09:11 [INFO] 20:09:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util --- 20:09:11 [INFO] Fork Value is true 20:09:14 [INFO] Done SpotBugs Analysis.... 20:09:14 [INFO] 20:09:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:09:14 [INFO] 20:09:14 [INFO] 20:09:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util --- 20:09:14 [INFO] BugInstance size is 0 20:09:14 [INFO] Error size is 0 20:09:14 [INFO] No errors/warnings found 20:09:14 [INFO] 20:09:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 20:09:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/test/resources 20:09:14 [INFO] 20:09:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- 20:09:14 [INFO] Recompiling the module because of changed dependency. 20:09:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:09:14 [INFO] 20:09:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-util --- 20:09:14 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/surefire-reports 20:09:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:09:14 [INFO] 20:09:14 [INFO] ------------------------------------------------------- 20:09:14 [INFO] T E S T S 20:09:14 [INFO] ------------------------------------------------------- 20:09:15 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:09:16 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:09:16 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:09:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:09:16 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:09:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:09:16 [INFO] 20:09:16 [INFO] Results: 20:09:16 [INFO] 20:09:16 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:09:16 [INFO] 20:09:16 [INFO] 20:09:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-util --- 20:09:16 [INFO] 20:09:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 20:09:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar 20:09:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:09:16 [INFO] 20:09:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-util --- 20:09:16 [INFO] No previous run data found, generating javadoc. 20:09:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar 20:09:17 [INFO] 20:09:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-util --- 20:09:17 [INFO] CycloneDX: Resolving Dependencies 20:09:18 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:09:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml 20:09:18 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json 20:09:18 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.json 20:09:18 [INFO] 20:09:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:09:18 [INFO] Skipping duplicate-finder execution! 20:09:18 [INFO] 20:09:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util --- 20:09:18 [INFO] No dependency problems found 20:09:18 [INFO] 20:09:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util --- 20:09:18 [INFO] 20:09:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util --- 20:09:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:09:18 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:09:18 [INFO] 20:09:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-util --- 20:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.pom 20:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.jar 20:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar 20:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.json 20:09:18 [INFO] 20:09:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 20:09:18 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.jar 20:09:18 [INFO] Writing OBR metadata 20:09:18 [INFO] 20:09:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-util --- 20:09:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:09:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:09:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:09:18 [INFO] 20:09:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 20:09:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:09:18 [INFO] 20:09:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 20:09:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-sources.jar 20:09:18 [INFO] 20:09:18 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:09:18 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT [9/84] 20:09:18 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:19 [INFO] 20:09:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-impl --- 20:09:19 [INFO] 20:09:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:09:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:19 [INFO] 20:09:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:09:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:19 [INFO] 20:09:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:09:19 [INFO] 20:09:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:09:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:09:19 [INFO] 20:09:19 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:09:19 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:09:19 [INFO] 20:09:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:09:19 [INFO] Starting audit... 20:09:19 Audit done. 20:09:19 [INFO] You have 0 Checkstyle violations. 20:09:19 [INFO] 20:09:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:09:23 [INFO] Starting audit... 20:09:23 Audit done. 20:09:23 [INFO] You have 0 Checkstyle violations. 20:09:23 [INFO] 20:09:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:09:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes/LICENSE 20:09:23 [INFO] 20:09:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:09:23 [INFO] Copying 5 resources from src/main/resources to target/classes 20:09:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:09:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:09:23 [INFO] 20:09:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:09:23 [INFO] Recompiling the module because of changed dependency. 20:09:23 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:09:25 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:09:25 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:09:25 reason: class file for javax.annotation.meta.When not found 20:09:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:09:25 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:09:25 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:09:25 reason: class file for javax.annotation.meta.When not found 20:09:25 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:09:25 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:09:25 reason: class file for javax.annotation.meta.When not found 20:09:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:09:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:09:25 required: java.lang.Class 20:09:25 found: java.lang.Class 20:09:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:09:25 required: java.lang.Class 20:09:25 found: java.lang.Class 20:09:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:09:25 required: java.lang.Class 20:09:25 found: java.lang.Class 20:09:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:09:25 required: java.lang.Class 20:09:25 found: java.lang.Class 20:09:25 [INFO] 20:09:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:09:25 [INFO] 20:09:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:09:25 [INFO] Fork Value is true 20:09:36 [INFO] Done SpotBugs Analysis.... 20:09:36 [INFO] 20:09:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:09:36 [INFO] 20:09:36 [INFO] 20:09:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl --- 20:09:36 [INFO] BugInstance size is 0 20:09:36 [INFO] Error size is 0 20:09:36 [INFO] No errors/warnings found 20:09:36 [INFO] 20:09:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 20:09:36 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:09:36 [INFO] 20:09:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:09:36 [INFO] Recompiling the module because of changed dependency. 20:09:36 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 20:09:39 [INFO] 20:09:39 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-impl --- 20:09:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:09:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:09:39 [INFO] 20:09:39 [INFO] ------------------------------------------------------- 20:09:39 [INFO] T E S T S 20:09:39 [INFO] ------------------------------------------------------- 20:09:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:09:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:09:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.28 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:09:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:10:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:10:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:10:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:10:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:10:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:10:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:10:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:10:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:10:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:10:04 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:10:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:10:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:10:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:10:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:10:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:10:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:10:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:10:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:10:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:10:05 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:10:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:10:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:10:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:10:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:10:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:10:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:10:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:10:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:10:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:10:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:10:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:10:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:10:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:10:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:10:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:10:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:10:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:10:08 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:10:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:10:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:10:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:10:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:10:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:10:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:10:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:10:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:10:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:10:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:10:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:10:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:10:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:10:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:10:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:10:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:10:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:10:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:10:11 [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 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:10:11 [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 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:10:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:10:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:10:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:10:11 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:10:12 [INFO] 20:10:12 [INFO] Results: 20:10:12 [INFO] 20:10:12 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:10:12 [INFO] 20:10:12 [INFO] 20:10:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-impl --- 20:10:12 [INFO] 20:10:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 20:10:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:10:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:10:12 [INFO] 20:10:12 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-impl --- 20:10:12 [INFO] No previous run data found, generating javadoc. 20:10:16 [WARNING] Javadoc Warnings 20:10:16 [WARNING] warning: unknown enum constant When.UNKNOWN 20:10:16 [WARNING] reason: class file for javax.annotation.meta.When not found 20:10:16 [WARNING] 1 warning 20:10:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar 20:10:17 [INFO] 20:10:17 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openflow-protocol-impl --- 20:10:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar 20:10:17 [INFO] 20:10:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-impl --- 20:10:17 [INFO] CycloneDX: Resolving Dependencies 20:10:18 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 20:10:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml 20:10:18 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json 20:10:18 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:10:18 [INFO] 20:10:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:10:18 [INFO] Skipping duplicate-finder execution! 20:10:18 [INFO] 20:10:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:10:18 [INFO] No dependency problems found 20:10:18 [INFO] 20:10:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:10:18 [INFO] 20:10:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl --- 20:10:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:10:18 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:10:18 [INFO] 20:10:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-impl --- 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.pom 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:10:18 [INFO] 20:10:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 20:10:18 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:10:18 [INFO] Writing OBR metadata 20:10:18 [INFO] 20:10:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-impl --- 20:10:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:10:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:10:18 [INFO] 20:10:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 20:10:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:18 [INFO] 20:10:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:10:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-sources.jar 20:10:19 [INFO] 20:10:19 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:10:19 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT [10/84] 20:10:19 [INFO] ------------------------------[ feature ]------------------------------- 20:10:20 [INFO] 20:10:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowjava-protocol --- 20:10:20 [INFO] 20:10:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:10:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:10:20 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:10:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:20 [INFO] 20:10:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:10:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:20 [INFO] 20:10:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:10:21 [INFO] 20:10:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:10:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:10:21 [INFO] argLine set to empty 20:10:21 [INFO] 20:10:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:10:21 [INFO] Starting audit... 20:10:21 Audit done. 20:10:21 [INFO] You have 0 Checkstyle violations. 20:10:21 [INFO] 20:10:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:10:21 [INFO] Starting audit... 20:10:21 Audit done. 20:10:21 [INFO] You have 0 Checkstyle violations. 20:10:21 [INFO] 20:10:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:10:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE 20:10:21 [INFO] 20:10:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:10:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:10:22 [INFO] ...done! 20:10:22 [INFO] Attaching features XML 20:10:22 [INFO] 20:10:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:10:22 [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 20:10:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:10:22 [INFO] 20:10:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:10:22 [INFO] 20:10:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:10:22 [INFO] 20:10:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:10:22 [INFO] 20:10:22 [INFO] 20:10:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol --- 20:10:22 [INFO] 20:10:22 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowjava-protocol --- 20:10:24 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 20:10:28 [INFO] Project dependency features detected: [] 20:10:28 [INFO] Pax Exam System (Version: 4.13.3) created. 20:10:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:10:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:10:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:10:28 [INFO] Waiting for remote bundle context.. on 21000 name: 05cd5eed-5241-4d4f-b488-ff20d9ccbd7f timout: [ RelativeTimeout value = 180000 ] 20:10:33 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:10:33 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 20:10:33 at java.base/java.lang.Thread.run(Thread.java:833) 20:10:33 Caused by: java.io.IOException: The server has been stopped. 20:10:33 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:10:33 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 20:10:33 ... 1 more 20:10:37 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:10:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:10:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:10:37 [INFO] 20:10:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowjava-protocol --- 20:10:37 [INFO] 20:10:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:10:37 [INFO] 20:10:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowjava-protocol --- 20:10:37 [INFO] CycloneDX: Resolving Dependencies 20:10:38 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:10:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 20:10:38 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 20:10:39 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.json 20:10:39 [INFO] 20:10:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:10:39 [INFO] Skipping duplicate-finder execution! 20:10:39 [INFO] 20:10:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:10:39 [INFO] Skipping plugin execution 20:10:39 [INFO] 20:10:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:10:39 [INFO] Skipping source per configuration. 20:10:39 [INFO] 20:10:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:10:39 [INFO] 20:10:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol --- 20:10:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:10:39 [INFO] 20:10:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowjava-protocol --- 20:10:39 [WARNING] 20:10:39 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:10:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:10:39 [WARNING] 20:10:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:10:39 [WARNING] 20:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT.pom 20:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-features.xml 20:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.json 20:10:39 [INFO] 20:10:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:10:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:39 [WARNING] 20:10:39 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:10:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:10:39 [WARNING] 20:10:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:10:39 [WARNING] 20:10:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:10:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:10:39 [INFO] 20:10:39 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 20:10:39 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT [11/84] 20:10:39 [INFO] ------------------------------[ feature ]------------------------------- 20:10:39 [INFO] 20:10:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:10:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:39 [INFO] 20:10:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:10:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:39 [INFO] 20:10:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:10:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:10:39 [INFO] argLine set to empty 20:10:39 [INFO] 20:10:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 20:10:39 [INFO] Starting audit... 20:10:39 Audit done. 20:10:39 [INFO] You have 0 Checkstyle violations. 20:10:39 [INFO] 20:10:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- 20:10:39 [INFO] Starting audit... 20:10:39 Audit done. 20:10:39 [INFO] You have 0 Checkstyle violations. 20:10:39 [INFO] 20:10:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:10:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE 20:10:39 [INFO] 20:10:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:10:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:10:39 [INFO] ...done! 20:10:39 [INFO] Attaching features XML 20:10:39 [INFO] 20:10:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:10: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 20:10:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:10:39 [INFO] 20:10:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:10:39 [INFO] 20:10:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:10:39 [INFO] 20:10:39 [INFO] 20:10:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowjava --- 20:10:39 [INFO] 20:10:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava --- 20:10:39 [INFO] CycloneDX: Resolving Dependencies 20:10:40 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:10:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 20:10:40 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 20:10:41 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.json 20:10:41 [INFO] 20:10:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 20:10:41 [INFO] Skipping duplicate-finder execution! 20:10:41 [INFO] 20:10:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava --- 20:10:41 [INFO] Skipping plugin execution 20:10:41 [INFO] 20:10:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- 20:10:41 [INFO] No sources in project. Archive not created. 20:10:41 [INFO] 20:10:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava --- 20:10:41 [INFO] 20:10:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava --- 20:10:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:10:41 [INFO] 20:10:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava --- 20:10:41 [WARNING] 20:10:41 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:10:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:10:41 [WARNING] 20:10:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:10:41 [WARNING] 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT.pom 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-features.xml 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.json 20:10:41 [INFO] 20:10:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava --- 20:10:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:41 [WARNING] 20:10:41 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:10:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:10:41 [WARNING] 20:10:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:10:41 [WARNING] 20:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:10:41 [INFO] 20:10:41 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 20:10:41 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.3-SNAPSHOT [12/84] 20:10:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:41 [INFO] 20:10:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava-aggregator --- 20:10:41 [INFO] 20:10:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:41 [INFO] 20:10:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:10:41 [INFO] 20:10:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava-aggregator --- 20:10:41 [INFO] CycloneDX: Resolving Dependencies 20:10:41 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:10:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml 20:10:41 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json 20:10:41 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:10:41 [INFO] 20:10:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava-aggregator --- 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT.pom 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:10:41 [INFO] 20:10:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator --- 20:10:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:10:41 [INFO] 20:10:41 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:10:41 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.3-SNAPSHOT [13/84] 20:10:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:41 [INFO] 20:10:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-blueprint-config --- 20:10:41 [INFO] 20:10:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:41 [INFO] 20:10:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:41 [INFO] 20:10:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:10:42 [INFO] 20:10:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:10:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:10:42 [INFO] 20:10:42 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:10:42 [INFO] 20:10:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Starting audit... 20:10:42 Audit done. 20:10:42 [INFO] You have 0 Checkstyle violations. 20:10:42 [INFO] 20:10:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Starting audit... 20:10:42 Audit done. 20:10:42 [INFO] You have 0 Checkstyle violations. 20:10:42 [INFO] 20:10:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE 20:10:42 [INFO] 20:10:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Copying 2 resources from src/main/resources to target/classes 20:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:10:42 [INFO] 20:10:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Recompiling the module because of changed dependency. 20:10:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:10:42 [INFO] 20:10:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:10:42 [INFO] 20:10:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:10:42 [INFO] Fork Value is true 20:10:45 [INFO] Done SpotBugs Analysis.... 20:10:45 [INFO] 20:10:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:10:45 [INFO] 20:10:45 [INFO] 20:10:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config --- 20:10:45 [INFO] BugInstance size is 0 20:10:45 [INFO] Error size is 0 20:10:45 [INFO] No errors/warnings found 20:10:45 [INFO] 20:10:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 20:10:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:10:45 [INFO] 20:10:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 20:10:45 [INFO] No sources to compile 20:10:45 [INFO] 20:10:45 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-blueprint-config --- 20:10:45 [INFO] No tests to run. 20:10:45 [INFO] 20:10:45 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-blueprint-config --- 20:10:45 [INFO] 20:10:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:10:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:10:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:10:45 [INFO] 20:10:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:10:45 [INFO] No previous run data found, generating javadoc. 20:10:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar 20:10:46 [INFO] 20:10:46 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:10:46 [INFO] 20:10:46 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-blueprint-config --- 20:10:46 [INFO] CycloneDX: Resolving Dependencies 20:10:47 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:10:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:10:47 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:10:47 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:10:47 [INFO] 20:10:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Skipping duplicate-finder execution! 20:10:47 [INFO] 20:10:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:10:47 [INFO] No dependency problems found 20:10:47 [INFO] 20:10:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:10:47 [INFO] 20:10:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.pom 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-config.xml 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-legacyConfig.xml 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:10:47 [INFO] 20:10:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:10:47 [INFO] Writing OBR metadata 20:10:47 [INFO] 20:10:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:10:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:10:47 [INFO] 20:10:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:47 [INFO] 20:10:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:10:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:10:47 [INFO] 20:10:47 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:10:47 [INFO] Building simple-client 0.18.3-SNAPSHOT [14/84] 20:10:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ simple-client --- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:10:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:47 [INFO] 20:10:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:10:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:47 [INFO] 20:10:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:10:48 [INFO] 20:10:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:10:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:10:48 [INFO] 20:10:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:10:48 [INFO] Starting audit... 20:10:48 Audit done. 20:10:48 [INFO] You have 0 Checkstyle violations. 20:10:48 [INFO] 20:10:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:10:48 [INFO] Starting audit... 20:10:48 Audit done. 20:10:48 [INFO] You have 0 Checkstyle violations. 20:10:48 [INFO] 20:10:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:10:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes/LICENSE 20:10:48 [INFO] 20:10:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:10:48 [INFO] Copying 2 resources from src/main/resources to target/classes 20:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:10:48 [INFO] 20:10:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:10:48 [INFO] Recompiling the module because of changed dependency. 20:10:48 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:10:48 [INFO] 20:10:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>> 20:10:48 [INFO] 20:10:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client --- 20:10:48 [INFO] Fork Value is true 20:10:52 [INFO] Done SpotBugs Analysis.... 20:10:52 [INFO] 20:10:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<< 20:10:52 [INFO] 20:10:52 [INFO] 20:10:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client --- 20:10:52 [INFO] BugInstance size is 0 20:10:52 [INFO] Error size is 0 20:10:52 [INFO] No errors/warnings found 20:10:52 [INFO] 20:10:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 20:10:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/test/resources 20:10:52 [INFO] 20:10:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client --- 20:10:52 [INFO] No sources to compile 20:10:52 [INFO] 20:10:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ simple-client --- 20:10:52 [INFO] No tests to run. 20:10:52 [INFO] 20:10:52 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ simple-client --- 20:10:52 [INFO] 20:10:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 20:10:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar 20:10:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/META-INF/MANIFEST.MF 20:10:52 [INFO] 20:10:52 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ simple-client --- 20:10:52 [INFO] No previous run data found, generating javadoc. 20:10:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-javadoc.jar 20:10:54 [INFO] 20:10:54 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ simple-client --- 20:10:54 [INFO] CycloneDX: Resolving Dependencies 20:10:55 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 20:10:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml 20:10:55 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json 20:10:55 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.json 20:10:55 [INFO] 20:10:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:10:55 [INFO] Skipping duplicate-finder execution! 20:10:55 [INFO] 20:10:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ simple-client --- 20:10:55 [WARNING] Unused declared dependencies found: 20:10:55 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:10:55 [INFO] 20:10:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 20:10:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-sources.jar 20:10:55 [INFO] 20:10:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client --- 20:10:55 [INFO] 20:10:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client --- 20:10:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:55 [INFO] 20:10:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ simple-client --- 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.pom 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.jar 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-javadoc.jar 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-cyclonedx.json 20:10:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT-sources.jar 20:10:55 [INFO] 20:10:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 20:10:55 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.jar 20:10:55 [INFO] Writing OBR metadata 20:10:55 [INFO] 20:10:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ simple-client --- 20:10:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:10:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:10:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:10:55 [INFO] 20:10:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 20:10:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:55 [INFO] 20:10:55 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:10:55 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT [15/84] 20:10:55 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:55 [INFO] 20:10:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-it --- 20:10:55 [INFO] 20:10:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:10:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:55 [INFO] 20:10:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:10:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:55 [INFO] 20:10:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:10:55 [INFO] 20:10:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:10:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:10:55 [INFO] 20:10:55 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:10:55 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:10:55 [INFO] 20:10:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 20:10:55 [INFO] Starting audit... 20:10:55 Audit done. 20:10:55 [INFO] You have 0 Checkstyle violations. 20:10:55 [INFO] 20:10:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- 20:10:55 [INFO] Starting audit... 20:10:55 Audit done. 20:10:55 [INFO] You have 0 Checkstyle violations. 20:10:55 [INFO] 20:10:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:10:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes/LICENSE 20:10:55 [INFO] 20:10:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:10:55 [INFO] 20:10:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:10:55 [INFO] No sources to compile 20:10:55 [INFO] 20:10:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:10:55 [INFO] 20:10:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it --- 20:10:55 [INFO] 20:10:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:10:55 [INFO] 20:10:55 [INFO] 20:10:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it --- 20:10:55 [INFO] 20:10:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 20:10:55 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:10:55 [INFO] 20:10:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- 20:10:55 [INFO] Recompiling the module because of changed dependency. 20:10:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:10:56 [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 20:10:56 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:10:56 [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 20:10:56 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:10:56 [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 20:10:56 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:10:56 [INFO] 20:10:56 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-it --- 20:10:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/surefire-reports 20:10:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:10:56 [INFO] 20:10:56 [INFO] ------------------------------------------------------- 20:10:56 [INFO] T E S T S 20:10:56 [INFO] ------------------------------------------------------- 20:10:57 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:10:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:11:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.88 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:11:39 [INFO] 20:11:39 [INFO] Results: 20:11:39 [INFO] 20:11:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:11:39 [INFO] 20:11:39 [INFO] 20:11:39 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-it --- 20:11:39 [INFO] 20:11:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 20:11:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:11:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:11:39 [INFO] 20:11:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-it --- 20:11:39 [INFO] 20:11:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-it --- 20:11:39 [INFO] CycloneDX: Resolving Dependencies 20:11:39 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 20:11:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml 20:11:39 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json 20:11:39 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.json 20:11:39 [INFO] 20:11:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:11:39 [INFO] Skipping duplicate-finder execution! 20:11:39 [INFO] 20:11:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:11:39 [WARNING] Used undeclared dependencies found: 20:11:39 [WARNING] com.google.guava:guava:jar:32.1.3-jre:test 20:11:39 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:test 20:11:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:test 20:11:39 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:test 20:11:39 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:test 20:11:39 [WARNING] Unused declared dependencies found: 20:11:39 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:11:39 [INFO] 20:11:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- 20:11:39 [INFO] 20:11:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it --- 20:11:39 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:11:39 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:11:39 [INFO] 20:11:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-it --- 20:11:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.pom 20:11:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:11:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.json 20:11:39 [INFO] 20:11:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 20:11:39 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:11:39 [INFO] Writing OBR metadata 20:11:39 [INFO] 20:11:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-it --- 20:11:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:11:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:11:39 [INFO] 20:11:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 20:11:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:39 [INFO] 20:11:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:11:39 [INFO] No sources in project. Archive not created. 20:11:39 [INFO] 20:11:39 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:11:39 [INFO] Building model-inventory 0.18.3-SNAPSHOT [16/84] 20:11:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:39 [INFO] 20:11:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-inventory --- 20:11:39 [INFO] 20:11:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:11:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:39 [INFO] 20:11:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:11:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:39 [INFO] 20:11:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:11:40 [INFO] 20:11:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:11:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:11:40 [INFO] 20:11:40 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory --- 20:11:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:11:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:11:40 [INFO] yang-to-sources: Found 2 dependencies in 914.4 μs 20:11:40 [INFO] yang-to-sources: Project model files found: 1 in 3.857 ms 20:11:40 [INFO] yang-to-sources: 3 YANG models processed in 16.73 ms 20:11:40 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.230 ms 20:11:40 [INFO] Sorted 32 files into 5 directories in 99.18 μs 20:11:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 17.88 ms 20:11:40 [INFO] 20:11:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:11:40 [INFO] Starting audit... 20:11:40 Audit done. 20:11:40 [INFO] You have 0 Checkstyle violations. 20:11:40 [INFO] 20:11:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:11:40 [INFO] Starting audit... 20:11:40 Audit done. 20:11:40 [INFO] You have 0 Checkstyle violations. 20:11:40 [INFO] 20:11:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:11:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes/LICENSE 20:11:40 [INFO] 20:11:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:11:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:11:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:11:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:11:40 [INFO] 20:11:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:11:40 [INFO] Recompiling the module because of changed dependency. 20:11:40 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:11:40 [INFO] 20:11:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:11:40 [INFO] 20:11:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory --- 20:11:40 [INFO] Fork Value is true 20:11:43 [INFO] Done SpotBugs Analysis.... 20:11:43 [INFO] 20:11:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:11:43 [INFO] 20:11:43 [INFO] 20:11:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory --- 20:11:43 [INFO] BugInstance size is 0 20:11:43 [INFO] Error size is 0 20:11:43 [INFO] No errors/warnings found 20:11:43 [INFO] 20:11:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 20:11:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/test/resources 20:11:43 [INFO] 20:11:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory --- 20:11:43 [INFO] No sources to compile 20:11:43 [INFO] 20:11:43 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-inventory --- 20:11:43 [INFO] No tests to run. 20:11:43 [INFO] 20:11:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-inventory --- 20:11:43 [INFO] 20:11:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 20:11:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar 20:11:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/META-INF/MANIFEST.MF 20:11:43 [INFO] 20:11:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-inventory --- 20:11:43 [INFO] No previous run data found, generating javadoc. 20:11:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-javadoc.jar 20:11:45 [INFO] 20:11:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-inventory --- 20:11:45 [INFO] CycloneDX: Resolving Dependencies 20:11:45 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 20:11:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml 20:11:45 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json 20:11:45 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.json 20:11:45 [INFO] 20:11:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:11:45 [INFO] Skipping duplicate-finder execution! 20:11:45 [INFO] 20:11:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-inventory --- 20:11:45 [INFO] No dependency problems found 20:11:45 [INFO] 20:11:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 20:11:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-sources.jar 20:11:45 [INFO] 20:11:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory --- 20:11:45 [INFO] 20:11:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory --- 20:11:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:11:45 [INFO] 20:11:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-inventory --- 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.pom 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.jar 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-javadoc.jar 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-cyclonedx.json 20:11:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT-sources.jar 20:11:45 [INFO] 20:11:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 20:11:45 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.jar 20:11:45 [INFO] Writing OBR metadata 20:11:45 [INFO] 20:11:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-inventory --- 20:11:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:11:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:11:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:11:45 [INFO] 20:11:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 20:11:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:45 [INFO] 20:11:45 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:11:45 [INFO] Building model-flow-base 0.18.3-SNAPSHOT [17/84] 20:11:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:45 [INFO] 20:11:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-base --- 20:11:45 [INFO] 20:11:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:11:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:45 [INFO] 20:11:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:11:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:45 [INFO] 20:11:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:11:46 [INFO] 20:11:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:11:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:11:46 [INFO] 20:11:46 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base --- 20:11:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:11:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:11:46 [INFO] yang-to-sources: Found 6 dependencies in 1.951 ms 20:11:46 [INFO] yang-to-sources: Project model files found: 11 in 13.73 ms 20:11:46 [INFO] yang-to-sources: 21 YANG models processed in 368.1 ms 20:11:46 [INFO] BindingJavaFileGenerator: Defined 602 files in 43.73 ms 20:11:46 [INFO] Sorted 602 files into 136 directories in 748.3 μs 20:11:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 187.5 ms 20:11:46 [INFO] 20:11:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:11:46 [INFO] Starting audit... 20:11:46 Audit done. 20:11:46 [INFO] You have 0 Checkstyle violations. 20:11:46 [INFO] 20:11:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:11:46 [INFO] Starting audit... 20:11:46 Audit done. 20:11:46 [INFO] You have 0 Checkstyle violations. 20:11:46 [INFO] 20:11:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:11:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes/LICENSE 20:11:46 [INFO] 20:11:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:11:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:11:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:11:46 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:11:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:11:46 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:11:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:11:46 [INFO] 20:11:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:11:47 [INFO] Recompiling the module because of changed dependency. 20:11:47 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:11:49 [INFO] 20:11:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:11:49 [INFO] 20:11:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base --- 20:11:49 [INFO] Fork Value is true 20:11:53 [INFO] Done SpotBugs Analysis.... 20:11:53 [INFO] 20:11:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:11:53 [INFO] 20:11:53 [INFO] 20:11:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base --- 20:11:53 [INFO] BugInstance size is 0 20:11:53 [INFO] Error size is 0 20:11:53 [INFO] No errors/warnings found 20:11:53 [INFO] 20:11:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 20:11:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/test/resources 20:11:53 [INFO] 20:11:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base --- 20:11:53 [INFO] No sources to compile 20:11:53 [INFO] 20:11:53 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-base --- 20:11:53 [INFO] No tests to run. 20:11:53 [INFO] 20:11:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-base --- 20:11:53 [INFO] 20:11:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 20:11:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar 20:11:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:11:54 [INFO] 20:11:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-base --- 20:11:54 [INFO] No previous run data found, generating javadoc. 20:12:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar 20:12:03 [INFO] 20:12:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-base --- 20:12:03 [INFO] CycloneDX: Resolving Dependencies 20:12:03 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:12:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml 20:12:03 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json 20:12:03 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.json 20:12:03 [INFO] 20:12:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:12:03 [INFO] Skipping duplicate-finder execution! 20:12:03 [INFO] 20:12:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-base --- 20:12:03 [WARNING] Used undeclared dependencies found: 20:12:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:12:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:12:03 [INFO] 20:12:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 20:12:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-sources.jar 20:12:04 [INFO] 20:12:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base --- 20:12:04 [INFO] 20:12:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base --- 20:12:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:04 [INFO] 20:12:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-base --- 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.pom 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.jar 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-cyclonedx.json 20:12:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT-sources.jar 20:12:04 [INFO] 20:12:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 20:12:04 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.jar 20:12:04 [INFO] Writing OBR metadata 20:12:04 [INFO] 20:12:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-base --- 20:12:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:12:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:12:04 [INFO] 20:12:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 20:12:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:04 [INFO] 20:12:04 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:12:04 [INFO] Building model-flow-service 0.18.3-SNAPSHOT [18/84] 20:12:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:04 [INFO] 20:12:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-service --- 20:12:04 [INFO] 20:12:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:12:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:04 [INFO] 20:12:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:12:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:04 [INFO] 20:12:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:12:05 [INFO] 20:12:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:12:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:12:05 [INFO] 20:12:05 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service --- 20:12:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:12:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:12:05 [INFO] yang-to-sources: Found 7 dependencies in 2.068 ms 20:12:05 [INFO] yang-to-sources: Project model files found: 22 in 10.76 ms 20:12:05 [INFO] yang-to-sources: 44 YANG models processed in 722.1 ms 20:12:05 [INFO] BindingJavaFileGenerator: Defined 521 files in 44.07 ms 20:12:05 [INFO] Sorted 521 files into 101 directories in 844.0 μs 20:12:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 221.3 ms 20:12:06 [INFO] 20:12:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:12:06 [INFO] Starting audit... 20:12:06 Audit done. 20:12:06 [INFO] You have 0 Checkstyle violations. 20:12:06 [INFO] 20:12:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:12:06 [INFO] Starting audit... 20:12:06 Audit done. 20:12:06 [INFO] You have 0 Checkstyle violations. 20:12:06 [INFO] 20:12:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:12:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes/LICENSE 20:12:06 [INFO] 20:12:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:12:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:12:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:12:06 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:12:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:12:06 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:12:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:12:06 [INFO] 20:12:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:12:06 [INFO] Recompiling the module because of changed dependency. 20:12:06 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:08 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/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. 20:12:08 [INFO] 20:12:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:12:08 [INFO] 20:12:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service --- 20:12:08 [INFO] Fork Value is true 20:12:12 [INFO] Done SpotBugs Analysis.... 20:12:12 [INFO] 20:12:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:12:12 [INFO] 20:12:12 [INFO] 20:12:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service --- 20:12:12 [INFO] BugInstance size is 0 20:12:12 [INFO] Error size is 0 20:12:12 [INFO] No errors/warnings found 20:12:12 [INFO] 20:12:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 20:12:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/test/resources 20:12:12 [INFO] 20:12:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service --- 20:12:12 [INFO] No sources to compile 20:12:12 [INFO] 20:12:12 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-service --- 20:12:12 [INFO] No tests to run. 20:12:12 [INFO] 20:12:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-service --- 20:12:12 [INFO] 20:12:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 20:12:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar 20:12:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:12:13 [INFO] 20:12:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-service --- 20:12:13 [INFO] No previous run data found, generating javadoc. 20:12:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar 20:12:22 [INFO] 20:12:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-service --- 20:12:22 [INFO] CycloneDX: Resolving Dependencies 20:12:22 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 20:12:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml 20:12:22 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json 20:12:22 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.json 20:12:22 [INFO] 20:12:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:12:22 [INFO] Skipping duplicate-finder execution! 20:12:22 [INFO] 20:12:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-service --- 20:12:23 [WARNING] Used undeclared dependencies found: 20:12:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:12:23 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:12:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:12:23 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:12:23 [INFO] 20:12:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 20:12:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-sources.jar 20:12:23 [INFO] 20:12:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service --- 20:12:23 [INFO] 20:12:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service --- 20:12:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:23 [INFO] 20:12:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-service --- 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.pom 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.jar 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-cyclonedx.json 20:12:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT-sources.jar 20:12:23 [INFO] 20:12:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 20:12:23 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.jar 20:12:23 [INFO] Writing OBR metadata 20:12:23 [INFO] 20:12:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-service --- 20:12:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:12:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:12:23 [INFO] 20:12:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 20:12:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:23 [INFO] 20:12:23 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:12:23 [INFO] Building openflowplugin-api 0.18.3-SNAPSHOT [19/84] 20:12:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:23 [INFO] 20:12:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-api --- 20:12:23 [INFO] 20:12:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:12:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:23 [INFO] 20:12:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:12:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:23 [INFO] 20:12:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:12:24 [INFO] 20:12:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:12:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:12:24 [INFO] 20:12:24 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api --- 20:12:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:12:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:12:24 [INFO] yang-to-sources: Found 9 dependencies in 2.754 ms 20:12:24 [INFO] yang-to-sources: Project model files found: 3 in 1.861 ms 20:12:24 [INFO] yang-to-sources: 3 YANG models processed in 68.64 ms 20:12:24 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.782 ms 20:12:24 [INFO] Sorted 26 files into 7 directories in 109.9 μs 20:12:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 26.93 ms 20:12:24 [INFO] 20:12:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:12:24 [INFO] Starting audit... 20:12:24 Audit done. 20:12:24 [INFO] You have 0 Checkstyle violations. 20:12:24 [INFO] 20:12:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:12:24 [INFO] Starting audit... 20:12:24 Audit done. 20:12:24 [INFO] You have 0 Checkstyle violations. 20:12:24 [INFO] 20:12:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:12:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes/LICENSE 20:12:24 [INFO] 20:12:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:12:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:12:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:12:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:12:24 [INFO] 20:12:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:12:24 [INFO] Recompiling the module because of changed dependency. 20:12:24 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:25 [INFO] 20:12:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:12:25 [INFO] 20:12:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api --- 20:12:25 [INFO] Fork Value is true 20:12:28 [INFO] Done SpotBugs Analysis.... 20:12:28 [INFO] 20:12:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:12:28 [INFO] 20:12:28 [INFO] 20:12:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api --- 20:12:28 [INFO] BugInstance size is 0 20:12:28 [INFO] Error size is 0 20:12:28 [INFO] No errors/warnings found 20:12:28 [INFO] 20:12:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 20:12:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/test/resources 20:12:28 [INFO] 20:12:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- 20:12:28 [INFO] No sources to compile 20:12:28 [INFO] 20:12:28 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-api --- 20:12:28 [INFO] No tests to run. 20:12:28 [INFO] 20:12:28 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-api --- 20:12:28 [INFO] 20:12:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 20:12:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:12:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:12:29 [INFO] 20:12:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-api --- 20:12:29 [INFO] No previous run data found, generating javadoc. 20:12:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar 20:12:31 [INFO] 20:12:31 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-api --- 20:12:31 [INFO] CycloneDX: Resolving Dependencies 20:12:32 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 20:12:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml 20:12:32 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json 20:12:32 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.json 20:12:32 [INFO] 20:12:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:12:32 [INFO] Skipping duplicate-finder execution! 20:12:32 [INFO] 20:12:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:12:32 [WARNING] Used undeclared dependencies found: 20:12:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:12:32 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:12:32 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:12:32 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:12:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:12:32 [INFO] 20:12:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:12:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar 20:12:32 [INFO] 20:12:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api --- 20:12:32 [INFO] 20:12:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api --- 20:12:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:32 [INFO] 20:12:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-api --- 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.pom 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.json 20:12:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar 20:12:32 [INFO] 20:12:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 20:12:32 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:12:32 [INFO] Writing OBR metadata 20:12:32 [INFO] 20:12:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-api --- 20:12:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:12:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:12:32 [INFO] 20:12:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 20:12:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:32 [INFO] 20:12:32 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:12:32 [INFO] Building model-flow-statistics 0.18.3-SNAPSHOT [20/84] 20:12:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:32 [INFO] 20:12:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-statistics --- 20:12:32 [INFO] 20:12:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:32 [INFO] 20:12:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:32 [INFO] 20:12:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:12:33 [INFO] 20:12:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:12:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:12:33 [INFO] 20:12:33 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics --- 20:12:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:12:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:12:33 [INFO] yang-to-sources: Found 8 dependencies in 3.350 ms 20:12:33 [INFO] yang-to-sources: Project model files found: 8 in 4.452 ms 20:12:33 [INFO] yang-to-sources: 31 YANG models processed in 466.3 ms 20:12:33 [INFO] BindingJavaFileGenerator: Defined 292 files in 35.33 ms 20:12:33 [INFO] Sorted 292 files into 46 directories in 366.5 μs 20:12:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 91.85 ms 20:12:33 [INFO] 20:12:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:12:33 [INFO] Starting audit... 20:12:33 Audit done. 20:12:33 [INFO] You have 0 Checkstyle violations. 20:12:33 [INFO] 20:12:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:12:33 [INFO] Starting audit... 20:12:33 Audit done. 20:12:33 [INFO] You have 0 Checkstyle violations. 20:12:33 [INFO] 20:12:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:12:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes/LICENSE 20:12:33 [INFO] 20:12:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:12:33 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:12:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:12:33 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:12:33 [INFO] 20:12:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:12:33 [INFO] Recompiling the module because of changed dependency. 20:12:33 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:35 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/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. 20:12:35 [INFO] 20:12:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:12:35 [INFO] 20:12:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics --- 20:12:35 [INFO] Fork Value is true 20:12:38 [INFO] Done SpotBugs Analysis.... 20:12:38 [INFO] 20:12:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:12:38 [INFO] 20:12:38 [INFO] 20:12:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics --- 20:12:38 [INFO] BugInstance size is 0 20:12:38 [INFO] Error size is 0 20:12:38 [INFO] No errors/warnings found 20:12:38 [INFO] 20:12:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 20:12:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/test/resources 20:12:38 [INFO] 20:12:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- 20:12:38 [INFO] No sources to compile 20:12:38 [INFO] 20:12:38 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-statistics --- 20:12:38 [INFO] No tests to run. 20:12:38 [INFO] 20:12:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-statistics --- 20:12:38 [INFO] 20:12:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 20:12:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:12:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:12:38 [INFO] 20:12:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-statistics --- 20:12:39 [INFO] No previous run data found, generating javadoc. 20:12:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar 20:12:44 [INFO] 20:12:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-statistics --- 20:12:44 [INFO] CycloneDX: Resolving Dependencies 20:12:45 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 20:12:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml 20:12:45 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json 20:12:45 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.json 20:12:45 [INFO] 20:12:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:12:45 [INFO] Skipping duplicate-finder execution! 20:12:45 [INFO] 20:12:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:12:45 [WARNING] Used undeclared dependencies found: 20:12:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:12:45 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:12:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:12:45 [INFO] 20:12:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:12:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar 20:12:45 [INFO] 20:12:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics --- 20:12:45 [INFO] 20:12:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics --- 20:12:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:45 [INFO] 20:12:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-statistics --- 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.pom 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.json 20:12:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar 20:12:45 [INFO] 20:12:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 20:12:45 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:12:45 [INFO] Writing OBR metadata 20:12:45 [INFO] 20:12:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-statistics --- 20:12:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:12:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:12:45 [INFO] 20:12:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 20:12:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:45 [INFO] 20:12:45 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:12:45 [INFO] Building openflowplugin-extension-api 0.18.3-SNAPSHOT [21/84] 20:12:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:45 [INFO] 20:12:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-api --- 20:12:45 [INFO] 20:12:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:12:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:45 [INFO] 20:12:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:12:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:45 [INFO] 20:12:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:12:46 [INFO] 20:12:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:12:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:12:46 [INFO] 20:12:46 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 20:12:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:12:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:12:46 [INFO] yang-to-sources: Found 9 dependencies in 3.553 ms 20:12:46 [INFO] yang-to-sources: Project model files found: 6 in 45.03 ms 20:12:47 [INFO] yang-to-sources: 39 YANG models processed in 650.8 ms 20:12:47 [INFO] BindingJavaFileGenerator: Defined 199 files in 39.86 ms 20:12:47 [INFO] Sorted 199 files into 45 directories in 547.6 μs 20:12:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 104.9 ms 20:12:47 [INFO] 20:12:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:12:47 [INFO] Starting audit... 20:12:47 Audit done. 20:12:47 [INFO] You have 0 Checkstyle violations. 20:12:47 [INFO] 20:12:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 20:12:47 [INFO] Starting audit... 20:12:47 Audit done. 20:12:47 [INFO] You have 0 Checkstyle violations. 20:12:47 [INFO] 20:12:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:12:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes/LICENSE 20:12:47 [INFO] 20:12:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:12:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:12:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:12:47 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:12:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:12:47 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:12:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:12:47 [INFO] 20:12:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:12:47 [INFO] Recompiling the module because of changed dependency. 20:12:47 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:12:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:48 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:48 [INFO] 20:12:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:12:48 [INFO] 20:12:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:12:48 [INFO] Fork Value is true 20:12:52 [INFO] Done SpotBugs Analysis.... 20:12:52 [INFO] 20:12:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:12:52 [INFO] 20:12:52 [INFO] 20:12:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api --- 20:12:52 [INFO] BugInstance size is 0 20:12:52 [INFO] Error size is 0 20:12:52 [INFO] No errors/warnings found 20:12:52 [INFO] 20:12:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 20:12:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/resources 20:12:52 [INFO] 20:12:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:12:52 [INFO] Recompiling the module because of changed dependency. 20:12:52 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 20:12:52 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:52 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:12:52 [INFO] 20:12:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-api --- 20:12:52 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/surefire-reports 20:12:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:12:52 [INFO] 20:12:52 [INFO] ------------------------------------------------------- 20:12:52 [INFO] T E S T S 20:12:52 [INFO] ------------------------------------------------------- 20:12:53 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:12:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:12:53 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:12:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:12:53 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:12:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:12:53 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:12:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:12:53 [INFO] 20:12:53 [INFO] Results: 20:12:53 [INFO] 20:12:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:12:53 [INFO] 20:12:53 [INFO] 20:12:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-api --- 20:12:53 [INFO] 20:12:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 20:12:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:12:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:12:53 [INFO] 20:12:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:12:54 [INFO] No previous run data found, generating javadoc. 20:12:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar 20:12:58 [INFO] 20:12:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-api --- 20:12:58 [INFO] CycloneDX: Resolving Dependencies 20:12:59 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:12:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml 20:12:59 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json 20:12:59 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.json 20:12:59 [INFO] 20:12:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:12:59 [INFO] Skipping duplicate-finder execution! 20:12:59 [INFO] 20:12:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:12:59 [WARNING] Used undeclared dependencies found: 20:12:59 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:12:59 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:12:59 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:12:59 [INFO] 20:12:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:12:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar 20:12:59 [INFO] 20:12:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:12:59 [INFO] 20:12:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api --- 20:12:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:12:59 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:12:59 [INFO] 20:12:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-api --- 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.pom 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.json 20:12:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar 20:12:59 [INFO] 20:12:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 20:12:59 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:12:59 [INFO] Writing OBR metadata 20:12:59 [INFO] 20:12:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api --- 20:12:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:12:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:12:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:12:59 [INFO] 20:12:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 20:12:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:59 [INFO] 20:12:59 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:12:59 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [22/84] 20:12:59 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:59 [INFO] 20:12:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin --- 20:12:59 [INFO] 20:12:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:12:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:59 [INFO] 20:12:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:12:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:59 [INFO] 20:12:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:13:00 [INFO] 20:13:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:13:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:13:00 [INFO] 20:13:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:13:00 [INFO] Starting audit... 20:13:00 Audit done. 20:13:00 [INFO] You have 0 Checkstyle violations. 20:13:00 [INFO] 20:13:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 20:13:02 [INFO] Starting audit... 20:13:02 Audit done. 20:13:02 [INFO] You have 0 Checkstyle violations. 20:13:02 [INFO] 20:13:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- 20:13:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes/LICENSE 20:13:02 [INFO] 20:13:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:13:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:13:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:13:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:13:02 [INFO] 20:13:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:13:02 [INFO] Recompiling the module because of changed dependency. 20:13:02 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:04 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) 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 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:13:04 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:13:04 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:13:04 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:13:04 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:04 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:04 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:04 [INFO] 20:13:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:13:04 [INFO] 20:13:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin --- 20:13:04 [INFO] Fork Value is true 20:13:12 [INFO] Done SpotBugs Analysis.... 20:13:12 [INFO] 20:13:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:13:12 [INFO] 20:13:12 [INFO] 20:13:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin --- 20:13:12 [INFO] BugInstance size is 0 20:13:12 [INFO] Error size is 0 20:13:12 [INFO] No errors/warnings found 20:13:12 [INFO] 20:13:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 20:13:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:13:12 [INFO] 20:13:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin --- 20:13:12 [INFO] Recompiling the module because of changed dependency. 20:13:12 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 20:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:13 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:13 [INFO] 20:13:13 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin --- 20:13:13 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/surefire-reports 20:13:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:13:13 [INFO] 20:13:13 [INFO] ------------------------------------------------------- 20:13:13 [INFO] T E S T S 20:13:13 [INFO] ------------------------------------------------------- 20:13:14 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:13:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:13:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:13:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:13:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:13:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:13:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:13:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:13:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:13:16 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:13:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:13:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:13:17 [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 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:13:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:13:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:13:17 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:13:17 [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 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:13:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:13:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:13:17 [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 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:13:17 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:13:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:13:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:13:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:13:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:13:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:13:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:13:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:13:17 [INFO] 20:13:17 [INFO] Results: 20:13:17 [INFO] 20:13:17 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 20:13:17 [INFO] 20:13:17 [INFO] 20:13:17 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin --- 20:13:17 [INFO] 20:13:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 20:13:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar 20:13:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/META-INF/MANIFEST.MF 20:13:18 [INFO] 20:13:18 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin --- 20:13:18 [INFO] No previous run data found, generating javadoc. 20:13:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar 20:13:21 [INFO] 20:13:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin --- 20:13:21 [INFO] CycloneDX: Resolving Dependencies 20:13:22 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:13:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml 20:13:22 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json 20:13:22 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:13:22 [INFO] 20:13:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:13:22 [INFO] Skipping duplicate-finder execution! 20:13:22 [INFO] 20:13:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin --- 20:13:22 [WARNING] Used undeclared dependencies found: 20:13:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:13:22 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:13:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:13:22 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:13:22 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:13:22 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:13:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:13:22 [WARNING] Non-test scoped test only dependencies found: 20:13:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:13:22 [INFO] 20:13:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 20:13:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-sources.jar 20:13:22 [INFO] 20:13:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin --- 20:13:22 [INFO] 20:13:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin --- 20:13:22 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec 20:13:22 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:13:22 [INFO] 20:13:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin --- 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.pom 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.jar 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:13:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT-sources.jar 20:13:22 [INFO] 20:13:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 20:13:22 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.jar 20:13:22 [INFO] Writing OBR metadata 20:13:23 [INFO] 20:13:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin --- 20:13:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:13:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:13:23 [INFO] 20:13:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 20:13:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:23 [INFO] 20:13:23 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:13:23 [INFO] Building openflowplugin-common 0.18.3-SNAPSHOT [23/84] 20:13:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:23 [INFO] 20:13:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-common --- 20:13:23 [INFO] 20:13:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:13:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:23 [INFO] 20:13:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:13:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:23 [INFO] 20:13:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:13:23 [INFO] 20:13:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:13:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:13:23 [INFO] 20:13:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:13:23 [INFO] Starting audit... 20:13:23 Audit done. 20:13:23 [INFO] You have 0 Checkstyle violations. 20:13:23 [INFO] 20:13:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:13:23 [INFO] Starting audit... 20:13:23 Audit done. 20:13:23 [INFO] You have 0 Checkstyle violations. 20:13:23 [INFO] 20:13:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:13:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes/LICENSE 20:13:23 [INFO] 20:13:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:13:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:13:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:13:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:13:23 [INFO] 20:13:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:13:23 [INFO] Recompiling the module because of changed dependency. 20:13:23 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:13:23 [INFO] 20:13:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:13:23 [INFO] 20:13:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common --- 20:13:23 [INFO] Fork Value is true 20:13:26 [INFO] Done SpotBugs Analysis.... 20:13:26 [INFO] 20:13:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:13:26 [INFO] 20:13:26 [INFO] 20:13:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common --- 20:13:26 [INFO] BugInstance size is 0 20:13:26 [INFO] Error size is 0 20:13:26 [INFO] No errors/warnings found 20:13:26 [INFO] 20:13:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 20:13:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:13:26 [INFO] 20:13:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- 20:13:26 [INFO] Recompiling the module because of changed dependency. 20:13:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:13:26 [INFO] 20:13:26 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-common --- 20:13:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/surefire-reports 20:13:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:13:26 [INFO] 20:13:26 [INFO] ------------------------------------------------------- 20:13:26 [INFO] T E S T S 20:13:26 [INFO] ------------------------------------------------------- 20:13:27 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:13:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:13:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.567 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:13:33 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:13:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:13:34 [INFO] 20:13:34 [INFO] Results: 20:13:34 [INFO] 20:13:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:13:34 [INFO] 20:13:34 [INFO] 20:13:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-common --- 20:13:34 [INFO] 20:13:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 20:13:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:13:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:13:34 [INFO] 20:13:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-common --- 20:13:34 [INFO] No previous run data found, generating javadoc. 20:13:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar 20:13:35 [INFO] 20:13:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-common --- 20:13:35 [INFO] CycloneDX: Resolving Dependencies 20:13:36 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 20:13:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml 20:13:36 [INFO] attaching as openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json 20:13:36 [INFO] attaching as openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.json 20:13:36 [INFO] 20:13:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 20:13:36 [INFO] Skipping duplicate-finder execution! 20:13:36 [INFO] 20:13:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 20:13:36 [WARNING] Used undeclared dependencies found: 20:13:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:13:36 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:13:36 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:13:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:13:36 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:13:36 [WARNING] Non-test scoped test only dependencies found: 20:13:36 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:13:36 [INFO] 20:13:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:13:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar 20:13:36 [INFO] 20:13:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common --- 20:13:36 [INFO] 20:13:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common --- 20:13:36 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec 20:13:36 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:13:36 [INFO] 20:13:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-common --- 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.pom 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.json 20:13:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar 20:13:36 [INFO] 20:13:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 20:13:36 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:13:36 [INFO] Writing OBR metadata 20:13:36 [INFO] 20:13:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-common --- 20:13:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:36 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:13:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:13:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:36 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:13:36 [INFO] 20:13:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 20:13:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:36 [INFO] 20:13:36 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:13:36 [INFO] Building openflowplugin-impl 0.18.3-SNAPSHOT [24/84] 20:13:36 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:36 [INFO] 20:13:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-impl --- 20:13:36 [INFO] 20:13:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:13:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:36 [INFO] 20:13:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:13:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:36 [INFO] 20:13:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:13:37 [INFO] 20:13:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:13:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:13:37 [INFO] 20:13:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:13:37 [INFO] Starting audit... 20:13:37 Audit done. 20:13:37 [INFO] You have 0 Checkstyle violations. 20:13:37 [INFO] 20:13:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 20:13:42 [INFO] Starting audit... 20:13:42 Audit done. 20:13:42 [INFO] You have 0 Checkstyle violations. 20:13:42 [INFO] 20:13:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:13:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes/LICENSE 20:13:42 [INFO] 20:13:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:13:42 [INFO] Copying 1 resource from src/main/resources to target/classes 20:13:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:13:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:13:42 [INFO] 20:13:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:13:42 [INFO] Recompiling the module because of changed dependency. 20:13:42 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:13:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:13:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:13:45 required: java.lang.Class 20:13:45 found: java.lang.Class 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 20:13:45 required: java.lang.Class 20:13:45 found: java.lang.Class 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:13:45 required: java.util.List 20:13:45 found: java.util.List 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 20:13:45 missing type arguments for generic class java.util.ArrayList 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 20:13:45 required: java.util.ArrayList 20:13:45 found: java.util.ArrayList 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:13:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:13:45 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:13:45 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast 20:13:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 20:13:45 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:13:45 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 20:13:45 [INFO] 20:13:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:13:45 [INFO] 20:13:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl --- 20:13:45 [INFO] Fork Value is true 20:13:59 [INFO] Done SpotBugs Analysis.... 20:13:59 [INFO] 20:13:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:13:59 [INFO] 20:13:59 [INFO] 20:13:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl --- 20:13:59 [INFO] BugInstance size is 0 20:13:59 [INFO] Error size is 0 20:13:59 [INFO] No errors/warnings found 20:13:59 [INFO] 20:13:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 20:13:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:13:59 [INFO] 20:13:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- 20:14:00 [INFO] Recompiling the module because of changed dependency. 20:14:00 [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:14:02 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: java.lang.Object 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: java.lang.Object 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion 20:14:02 required: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 found: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 20:14:02 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 20:14:02 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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion 20:14:02 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:14:02 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:14:02 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion 20:14:02 required: T 20:14:02 found: com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:14:02 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion 20:14:02 required: T 20:14:02 found: com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class 20:14:02 missing type arguments for generic class java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion 20:14:02 required: T 20:14:02 found: java.lang.Class 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion 20:14:02 required: T 20:14:02 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 20:14:02 required: java.util.Collection>,java.util.Set> 20:14:02 found: java.util.Collection,java.util.Set> 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion 20:14:02 required: java.util.Collection> 20:14:02 found: java.util.Collection 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[156,18] auto-closeable resource temp is never referenced in body of corresponding try statement 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:14:02 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:14:02 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 20:14:02 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 20:14:02 missing type arguments for generic class java.util.Collection 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion 20:14:02 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:14:02 found: com.google.common.util.concurrent.AsyncFunction 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion 20:14:02 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:14:02 found: com.google.common.util.concurrent.AsyncFunction 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 20:14:02 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 20:14:02 required: com.google.common.util.concurrent.FutureCallback 20:14:02 found: java.lang.Object 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 20:14:02 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:14:02 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 20:14:02 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:14:02 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[206,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 20:14:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 20:14:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion 20:14:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion 20:14:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] 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 20:14:02 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] 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 20:14:02 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 20:14:02 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java: Some input files additionally use unchecked or unsafe operations. 20:14:02 [INFO] 20:14:02 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-impl --- 20:14:02 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/surefire-reports 20:14:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:02 [INFO] 20:14:02 [INFO] ------------------------------------------------------- 20:14:02 [INFO] T E S T S 20:14:02 [INFO] ------------------------------------------------------- 20:14:04 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:14:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:14:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:14:06 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:14:08 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:14:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:14:08 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:14:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:14:08 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:14:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:14:09 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:14:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:14:09 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:14:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:14:09 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:14:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:14:10 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:14:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:14:10 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:14:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:14:11 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:14:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.055 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:14:15 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:14:16 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:14:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:14:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:14:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:14:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:14:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:14:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:14:16 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:14:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:14:17 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:14:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.634 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:14:23 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:14:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:14:23 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:14:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:14:24 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:14:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:14:24 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:14:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:14:24 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:14:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:14:24 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:14:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:14:24 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:14:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:14:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:14:25 [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 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:14:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:14:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:14:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:14:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:14:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:14:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:14:25 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:14:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:14:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:14:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:14:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:14:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:14:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:14:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:14:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:14:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:14:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:14:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:14:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:14:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:14:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:14:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:14:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:14:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:14:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:14:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:14:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:14:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:14:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:14:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:14:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:14:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:14:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:14:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:14:28 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:14:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:14:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:14:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:14:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:14:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:14:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:14:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:14:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:14:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:14:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:14:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:14:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:14:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:14:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:14:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:14:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:14:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:14:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:14:30 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:14:31 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:14:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:14:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:14:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:14:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:14:31 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:14:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:14:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:14:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:14:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:14:31 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:14:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:14:31 [INFO] 20:14:31 [INFO] Results: 20:14:31 [INFO] 20:14:31 [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 20:14:31 [INFO] 20:14:31 [INFO] 20:14:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-impl --- 20:14:31 [INFO] 20:14:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 20:14:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:14:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:14:31 [INFO] 20:14:31 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-impl --- 20:14:32 [INFO] No previous run data found, generating javadoc. 20:14:37 [WARNING] Javadoc Warnings 20:14:37 [WARNING] warning: unknown enum constant When.UNKNOWN 20:14:37 [WARNING] reason: class file for javax.annotation.meta.When not found 20:14:37 [WARNING] 1 warning 20:14:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar 20:14:37 [INFO] 20:14:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-impl --- 20:14:37 [INFO] CycloneDX: Resolving Dependencies 20:14:38 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 20:14:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml 20:14:38 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json 20:14:39 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:14:39 [INFO] 20:14:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:14:39 [INFO] Skipping duplicate-finder execution! 20:14:39 [INFO] 20:14:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:14:39 [WARNING] Used undeclared dependencies found: 20:14:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:14:39 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 20:14:39 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:14:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:14:39 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:14:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:14:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:14:39 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:14:39 [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.10:compile 20:14:39 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:14:39 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:14:39 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:14:39 [INFO] 20:14:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:14:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar 20:14:39 [INFO] 20:14:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- 20:14:39 [INFO] 20:14:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl --- 20:14:39 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:14:39 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:14:40 [INFO] 20:14:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-impl --- 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.pom 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar 20:14:40 [INFO] 20:14:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 20:14:40 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:14:40 [INFO] Writing OBR metadata 20:14:40 [INFO] 20:14:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-impl --- 20:14:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:14:40 [INFO] 20:14:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 20:14:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:40 [INFO] 20:14:40 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:14:40 [INFO] Building openflowjava-extension-nicira-api 0.18.3-SNAPSHOT [25/84] 20:14:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:40 [INFO] 20:14:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] 20:14:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:40 [INFO] 20:14:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:40 [INFO] 20:14:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] 20:14:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:14:40 [INFO] 20:14:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Starting audit... 20:14:40 Audit done. 20:14:40 [INFO] You have 0 Checkstyle violations. 20:14:40 [INFO] 20:14:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Starting audit... 20:14:40 Audit done. 20:14:40 [INFO] You have 0 Checkstyle violations. 20:14:40 [INFO] 20:14:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes/LICENSE 20:14:40 [INFO] 20:14:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:14:40 [INFO] 20:14:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Recompiling the module because of changed dependency. 20:14:40 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:14:40 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:14:40 [INFO] 20:14:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:14:40 [INFO] 20:14:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:14:40 [INFO] Fork Value is true 20:14:43 [INFO] Done SpotBugs Analysis.... 20:14:43 [INFO] 20:14:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:14:43 [INFO] 20:14:43 [INFO] 20:14:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:14:43 [INFO] BugInstance size is 0 20:14:43 [INFO] Error size is 0 20:14:43 [INFO] No errors/warnings found 20:14:43 [INFO] 20:14:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:14:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/test/resources 20:14:43 [INFO] 20:14:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:14:43 [INFO] Recompiling the module because of changed dependency. 20:14:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:14:43 [INFO] 20:14:43 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira-api --- 20:14:43 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:14:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:43 [INFO] 20:14:43 [INFO] ------------------------------------------------------- 20:14:43 [INFO] T E S T S 20:14:43 [INFO] ------------------------------------------------------- 20:14:44 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:14:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:14:44 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:14:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:14:44 [INFO] 20:14:44 [INFO] Results: 20:14:44 [INFO] 20:14:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:14:44 [INFO] 20:14:44 [INFO] 20:14:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira-api --- 20:14:44 [INFO] 20:14:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:14:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:14:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:14:44 [INFO] 20:14:44 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:14:44 [INFO] No previous run data found, generating javadoc. 20:14:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar 20:14:45 [INFO] 20:14:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira-api --- 20:14:45 [INFO] CycloneDX: Resolving Dependencies 20:14:46 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:14:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:14:46 [INFO] attaching as openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json 20:14:46 [INFO] attaching as openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.json 20:14:46 [INFO] 20:14:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Skipping duplicate-finder execution! 20:14:46 [INFO] 20:14:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 20:14:46 [WARNING] Used undeclared dependencies found: 20:14:46 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:14:46 [INFO] 20:14:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar 20:14:46 [INFO] 20:14:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] 20:14:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:14:46 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:14:46 [INFO] 20:14:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.pom 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-javadoc.jar 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.json 20:14:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-sources.jar 20:14:46 [INFO] 20:14:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:14:46 [INFO] Writing OBR metadata 20:14:46 [INFO] 20:14:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:14:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:14:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:14:46 [INFO] 20:14:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:14:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:46 [INFO] 20:14:46 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:14:46 [INFO] Building openflowjava-extension-nicira 0.18.3-SNAPSHOT [26/84] 20:14:46 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:46 [INFO] 20:14:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira --- 20:14:46 [INFO] 20:14:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:14:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:46 [INFO] 20:14:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:14:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:46 [INFO] 20:14:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:14:47 [INFO] 20:14:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:14:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:14:47 [INFO] 20:14:47 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 20:14:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang 20:14:47 [INFO] yang-to-sources: Found 5 dependencies in 2.028 ms 20:14:47 [INFO] yang-to-sources: Project model files found: 2 in 9.775 ms 20:14:47 [INFO] yang-to-sources: 11 YANG models processed in 120.3 ms 20:14:47 [INFO] BindingJavaFileGenerator: Defined 365 files in 25.39 ms 20:14:47 [INFO] Sorted 365 files into 74 directories in 703.7 μs 20:14:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 114.7 ms 20:14:47 [INFO] 20:14:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:14:47 [INFO] Starting audit... 20:14:47 Audit done. 20:14:47 [INFO] You have 0 Checkstyle violations. 20:14:47 [INFO] 20:14:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:14:48 [INFO] Starting audit... 20:14:48 Audit done. 20:14:48 [INFO] You have 0 Checkstyle violations. 20:14:48 [INFO] 20:14:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:14:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes/LICENSE 20:14:48 [INFO] 20:14:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:14:48 [INFO] Copying 1 resource from src/main/resources to target/classes 20:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:14:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:14:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:14:48 [INFO] 20:14:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:14:48 [INFO] Recompiling the module because of changed dependency. 20:14:48 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:14:49 [INFO] 20:14:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:14:49 [INFO] 20:14:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:14:49 [INFO] Fork Value is true 20:14:56 [INFO] Done SpotBugs Analysis.... 20:14:56 [INFO] 20:14:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:14:56 [INFO] 20:14:56 [INFO] 20:14:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira --- 20:14:56 [INFO] BugInstance size is 0 20:14:56 [INFO] Error size is 0 20:14:56 [INFO] No errors/warnings found 20:14:56 [INFO] 20:14:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:14:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/test/resources 20:14:56 [INFO] 20:14:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:14:56 [INFO] Recompiling the module because of changed dependency. 20:14:56 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 20:14:56 [INFO] 20:14:56 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira --- 20:14:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/surefire-reports 20:14:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:56 [INFO] 20:14:56 [INFO] ------------------------------------------------------- 20:14:56 [INFO] T E S T S 20:14:56 [INFO] ------------------------------------------------------- 20:14:57 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:14:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:14:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.050 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:14:59 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:15:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:15:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:15:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:15:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:15:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:15:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:15:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:15:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:15:00 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:15:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:15:01 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:15:01 [INFO] 20:15:01 [INFO] Results: 20:15:01 [INFO] 20:15:01 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:15:01 [INFO] 20:15:01 [INFO] 20:15:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira --- 20:15:01 [INFO] 20:15:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:15:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:15:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:15:01 [INFO] 20:15:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:15:02 [INFO] No previous run data found, generating javadoc. 20:15:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:15:09 [INFO] 20:15:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira --- 20:15:09 [INFO] CycloneDX: Resolving Dependencies 20:15:09 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:15:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml 20:15:09 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json 20:15:09 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:15:09 [INFO] 20:15:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:15:09 [INFO] Skipping duplicate-finder execution! 20:15:09 [INFO] 20:15:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:15:09 [WARNING] Used undeclared dependencies found: 20:15:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:15:09 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:15:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:15:09 [WARNING] Non-test scoped test only dependencies found: 20:15:09 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:15:09 [INFO] 20:15:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:15:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:15:10 [INFO] 20:15:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:15:10 [INFO] 20:15:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira --- 20:15:10 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:15:10 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:15:10 [INFO] 20:15:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira --- 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.pom 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:15:10 [INFO] 20:15:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 20:15:10 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:15:10 [INFO] Writing OBR metadata 20:15:10 [INFO] 20:15:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:15:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:10 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:15:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:10 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:15:10 [INFO] 20:15:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:15:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:10 [INFO] 20:15:10 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:15:10 [INFO] Building openflowjava-extension-eric 0.18.3-SNAPSHOT [27/84] 20:15:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:10 [INFO] 20:15:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-eric --- 20:15:10 [INFO] 20:15:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:15:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:10 [INFO] 20:15:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:15:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:10 [INFO] 20:15:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:15:10 [INFO] 20:15:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:15:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:15:10 [INFO] 20:15:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 20:15:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:15:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:15:10 [INFO] yang-to-sources: Found 5 dependencies in 2.466 ms 20:15:10 [INFO] yang-to-sources: Project model files found: 1 in 706.4 μs 20:15:10 [INFO] yang-to-sources: 6 YANG models processed in 53.71 ms 20:15:10 [INFO] BindingJavaFileGenerator: Defined 16 files in 7.198 ms 20:15:11 [INFO] Sorted 16 files into 7 directories in 84.17 μs 20:15:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 12.91 ms 20:15:11 [INFO] 20:15:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:15:11 [INFO] Starting audit... 20:15:11 Audit done. 20:15:11 [INFO] You have 0 Checkstyle violations. 20:15:11 [INFO] 20:15:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:15:11 [INFO] Starting audit... 20:15:11 Audit done. 20:15:11 [INFO] You have 0 Checkstyle violations. 20:15:11 [INFO] 20:15:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:15:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes/LICENSE 20:15:11 [INFO] 20:15:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:15:11 [INFO] Copying 1 resource from src/main/resources to target/classes 20:15:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:15:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:15:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:15:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:15:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:15:11 [INFO] 20:15:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:15:11 [INFO] Recompiling the module because of changed dependency. 20:15:11 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:15:11 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:15:11 [INFO] 20:15:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:15:11 [INFO] 20:15:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:15:11 [INFO] Fork Value is true 20:15:14 [INFO] Done SpotBugs Analysis.... 20:15:14 [INFO] 20:15:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:15:14 [INFO] 20:15:14 [INFO] 20:15:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric --- 20:15:14 [INFO] BugInstance size is 0 20:15:14 [INFO] Error size is 0 20:15:14 [INFO] No errors/warnings found 20:15:14 [INFO] 20:15:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 20:15:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/test/resources 20:15:14 [INFO] 20:15:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:15:14 [INFO] Recompiling the module because of changed dependency. 20:15:14 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:15:14 [INFO] 20:15:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-eric --- 20:15:14 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/surefire-reports 20:15:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:15:14 [INFO] 20:15:14 [INFO] ------------------------------------------------------- 20:15:14 [INFO] T E S T S 20:15:14 [INFO] ------------------------------------------------------- 20:15:15 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:15:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:15:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:15:17 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:15:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:15:17 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:15:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:15:17 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:15:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:15:17 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:15:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:15:17 [INFO] 20:15:17 [INFO] Results: 20:15:17 [INFO] 20:15:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:15:17 [INFO] 20:15:17 [INFO] 20:15:17 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-eric --- 20:15:17 [INFO] 20:15:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 20:15:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:15:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:15:17 [INFO] 20:15:17 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:15:17 [INFO] No previous run data found, generating javadoc. 20:15:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:15:19 [INFO] 20:15:19 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-eric --- 20:15:19 [INFO] CycloneDX: Resolving Dependencies 20:15:20 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml 20:15:20 [INFO] attaching as openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json 20:15:20 [INFO] attaching as openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:15:20 [INFO] 20:15:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 20:15:20 [INFO] Skipping duplicate-finder execution! 20:15:20 [INFO] 20:15:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 20:15:20 [WARNING] Used undeclared dependencies found: 20:15:20 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:15:20 [INFO] 20:15:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:15:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:15:20 [INFO] 20:15:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:15:20 [INFO] 20:15:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric --- 20:15:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:15:20 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:15:20 [INFO] 20:15:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-eric --- 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.pom 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:15:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:15:20 [INFO] 20:15:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 20:15:20 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:15:20 [INFO] Writing OBR metadata 20:15:20 [INFO] 20:15:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric --- 20:15:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:15:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:15:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:15:20 [INFO] 20:15:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 20:15:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:20 [INFO] 20:15:20 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:15:20 [INFO] Building openflowplugin-extension-nicira 0.18.3-SNAPSHOT [28/84] 20:15:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:20 [INFO] 20:15:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] 20:15:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:20 [INFO] 20:15:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:20 [INFO] 20:15:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] 20:15:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:15:20 [INFO] 20:15:20 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:15:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:15:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:15:20 [INFO] yang-to-sources: Found 12 dependencies in 3.449 ms 20:15:21 [INFO] yang-to-sources: Project model files found: 2 in 33.24 ms 20:15:21 [INFO] yang-to-sources: 39 YANG models processed in 643.0 ms 20:15:21 [INFO] BindingJavaFileGenerator: Defined 916 files in 63.15 ms 20:15:21 [INFO] Sorted 916 files into 95 directories in 1.051 ms 20:15:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 280.8 ms 20:15:21 [INFO] 20:15:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:15:21 [INFO] Starting audit... 20:15:21 Audit done. 20:15:21 [INFO] You have 0 Checkstyle violations. 20:15:21 [INFO] 20:15:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:15:22 [INFO] Starting audit... 20:15:22 Audit done. 20:15:22 [INFO] You have 0 Checkstyle violations. 20:15:22 [INFO] 20:15:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:15:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes/LICENSE 20:15:22 [INFO] 20:15:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:15:22 [INFO] Copying 1 resource from src/main/resources to target/classes 20:15:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:15:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:15:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:15:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:15:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:15:22 [INFO] 20:15:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:15:23 [INFO] Recompiling the module because of changed dependency. 20:15:23 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:15:29 [INFO] 20:15:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:15:29 [INFO] 20:15:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:15:30 [INFO] Fork Value is true 20:15:38 [INFO] Done SpotBugs Analysis.... 20:15:38 [INFO] 20:15:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:15:38 [INFO] 20:15:38 [INFO] 20:15:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:15:38 [INFO] BugInstance size is 0 20:15:38 [INFO] Error size is 0 20:15:38 [INFO] No errors/warnings found 20:15:38 [INFO] 20:15:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:15:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:15:38 [INFO] 20:15:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:15:38 [INFO] Recompiling the module because of changed dependency. 20:15:38 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 20:15:39 [INFO] 20:15:39 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-nicira --- 20:15:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:15:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:15:39 [INFO] 20:15:39 [INFO] ------------------------------------------------------- 20:15:39 [INFO] T E S T S 20:15:39 [INFO] ------------------------------------------------------- 20:15:40 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:15:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:15:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:15:42 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:15:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:15:42 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:15:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:15:42 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:15:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:15:43 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:15:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:15:44 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:15:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:15:44 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:15:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:15:44 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:15:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:15:44 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:15:44 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:15:44 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:15:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:15:45 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:15:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:15:45 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:15:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:15:45 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:15:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:15:45 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:15:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:15:46 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:15:46 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:15:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:15:46 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:15:47 [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 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:15:47 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:15:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:15:47 [INFO] 20:15:47 [INFO] Results: 20:15:47 [INFO] 20:15:47 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:15:47 [INFO] 20:15:47 [INFO] 20:15:47 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-nicira --- 20:15:47 [INFO] 20:15:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:15:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:15:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:15:48 [INFO] 20:15:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:15:49 [INFO] No previous run data found, generating javadoc. 20:16:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:16:02 [INFO] 20:16:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-nicira --- 20:16:02 [INFO] CycloneDX: Resolving Dependencies 20:16:03 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:16:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml 20:16:03 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json 20:16:03 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:16:03 [INFO] 20:16:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:16:03 [INFO] Skipping duplicate-finder execution! 20:16:03 [INFO] 20:16:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:16:03 [WARNING] Used undeclared dependencies found: 20:16:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:16:03 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:16:03 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:16:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:16:03 [INFO] 20:16:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:16:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:16:03 [INFO] 20:16:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] 20:16:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:16:04 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:16:04 [INFO] 20:16:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.pom 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:16:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:16:04 [INFO] 20:16:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:16:04 [INFO] Writing OBR metadata 20:16:04 [INFO] 20:16:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:16:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:16:04 [INFO] 20:16:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:16:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:04 [INFO] 20:16:04 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:16:04 [INFO] Building openflowplugin-extension-onf 0.18.3-SNAPSHOT [29/84] 20:16:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:04 [INFO] 20:16:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-onf --- 20:16:04 [INFO] 20:16:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:16:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:04 [INFO] 20:16:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:16:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:04 [INFO] 20:16:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:16:04 [INFO] 20:16:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:16:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:16:04 [INFO] 20:16:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:16:04 [INFO] Starting audit... 20:16:04 Audit done. 20:16:04 [INFO] You have 0 Checkstyle violations. 20:16:04 [INFO] 20:16:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:16:05 [INFO] Starting audit... 20:16:05 Audit done. 20:16:05 [INFO] You have 0 Checkstyle violations. 20:16:05 [INFO] 20:16:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:16:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes/LICENSE 20:16:05 [INFO] 20:16:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:16:05 [INFO] Copying 1 resource from src/main/resources to target/classes 20:16:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:16:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:16:05 [INFO] 20:16:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:16:05 [INFO] Recompiling the module because of changed dependency. 20:16:05 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:16:05 [INFO] 20:16:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:16:05 [INFO] 20:16:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:16:05 [INFO] Fork Value is true 20:16:08 [INFO] Done SpotBugs Analysis.... 20:16:08 [INFO] 20:16:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:16:08 [INFO] 20:16:08 [INFO] 20:16:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf --- 20:16:08 [INFO] BugInstance size is 0 20:16:08 [INFO] Error size is 0 20:16:08 [INFO] No errors/warnings found 20:16:08 [INFO] 20:16:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:16:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/test/resources 20:16:08 [INFO] 20:16:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:16:08 [INFO] Recompiling the module because of changed dependency. 20:16:08 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 20:16:08 [INFO] 20:16:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-onf --- 20:16:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/surefire-reports 20:16:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:16:08 [INFO] 20:16:08 [INFO] ------------------------------------------------------- 20:16:08 [INFO] T E S T S 20:16:08 [INFO] ------------------------------------------------------- 20:16:09 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:16:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:16:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:16:12 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:16:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:16:12 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:16:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:16:12 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:16:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:16:13 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:16:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:16:13 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:16:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:16:13 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:16:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:16:13 [INFO] 20:16:13 [INFO] Results: 20:16:13 [INFO] 20:16:13 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:16:13 [INFO] 20:16:13 [INFO] 20:16:13 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-onf --- 20:16:13 [INFO] 20:16:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:16:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:16:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:16:13 [INFO] 20:16:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:16:13 [INFO] No previous run data found, generating javadoc. 20:16:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar 20:16:14 [INFO] 20:16:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-onf --- 20:16:14 [INFO] CycloneDX: Resolving Dependencies 20:16:15 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:16:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml 20:16:15 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json 20:16:15 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.json 20:16:15 [INFO] 20:16:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Skipping duplicate-finder execution! 20:16:15 [INFO] 20:16:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:16:15 [WARNING] Used undeclared dependencies found: 20:16:15 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:16:15 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:16:15 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:16:15 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:16:15 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:16:15 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:16:15 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:16:15 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:16:15 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:16:15 [WARNING] Non-test scoped test only dependencies found: 20:16:15 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:16:15 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:16:15 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:16:15 [INFO] 20:16:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar 20:16:15 [INFO] 20:16:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:16:15 [INFO] 20:16:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:16:15 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:16:15 [INFO] 20:16:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.pom 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.json 20:16:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar 20:16:15 [INFO] 20:16:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:16:15 [INFO] Writing OBR metadata 20:16:15 [INFO] 20:16:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:16:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:15 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:16:15 [INFO] 20:16:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:16:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:15 [INFO] 20:16:15 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:16:15 [INFO] Building openflowplugin-extension-eric 0.18.3-SNAPSHOT [30/84] 20:16:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:15 [INFO] 20:16:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-eric --- 20:16:15 [INFO] 20:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:16:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:15 [INFO] 20:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:16:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:15 [INFO] 20:16:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:16:16 [INFO] 20:16:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:16:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:16:16 [INFO] 20:16:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 20:16:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:16:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:16:16 [INFO] yang-to-sources: Found 12 dependencies in 2.838 ms 20:16:16 [INFO] yang-to-sources: Project model files found: 1 in 1.330 ms 20:16:19 [INFO] yang-to-sources: 35 YANG models processed in 385.6 ms 20:16:19 [INFO] BindingJavaFileGenerator: Defined 37 files in 30.41 ms 20:16:19 [INFO] Sorted 37 files into 5 directories in 127.2 μs 20:16:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 44.72 ms 20:16:19 [INFO] 20:16:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Starting audit... 20:16:19 Audit done. 20:16:19 [INFO] You have 0 Checkstyle violations. 20:16:19 [INFO] 20:16:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Starting audit... 20:16:19 Audit done. 20:16:19 [INFO] You have 0 Checkstyle violations. 20:16:19 [INFO] 20:16:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes/LICENSE 20:16:19 [INFO] 20:16:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Copying 1 resource from src/main/resources to target/classes 20:16:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:16:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:16:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:16:19 [INFO] 20:16:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Recompiling the module because of changed dependency. 20:16:19 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:16:19 [INFO] 20:16:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:16:19 [INFO] 20:16:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:16:19 [INFO] Fork Value is true 20:16:20 [INFO] Done SpotBugs Analysis.... 20:16:20 [INFO] 20:16:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:16:20 [INFO] 20:16:20 [INFO] 20:16:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric --- 20:16:20 [INFO] BugInstance size is 0 20:16:20 [INFO] Error size is 0 20:16:20 [INFO] No errors/warnings found 20:16:20 [INFO] 20:16:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:16:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/test/resources 20:16:20 [INFO] 20:16:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:16:20 [INFO] Recompiling the module because of changed dependency. 20:16:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:16:20 [INFO] 20:16:20 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-eric --- 20:16:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/surefire-reports 20:16:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:16:20 [INFO] 20:16:20 [INFO] ------------------------------------------------------- 20:16:20 [INFO] T E S T S 20:16:20 [INFO] ------------------------------------------------------- 20:16:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:16:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:16:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.140 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:16:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:16:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:16:23 [INFO] 20:16:23 [INFO] Results: 20:16:23 [INFO] 20:16:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:16:23 [INFO] 20:16:23 [INFO] 20:16:23 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-eric --- 20:16:23 [INFO] 20:16:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:16:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:16:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:16:23 [INFO] 20:16:23 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:16:23 [INFO] No previous run data found, generating javadoc. 20:16:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:16:26 [INFO] 20:16:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-eric --- 20:16:26 [INFO] CycloneDX: Resolving Dependencies 20:16:26 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 20:16:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml 20:16:26 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json 20:16:26 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:16:26 [INFO] 20:16:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:16:26 [INFO] Skipping duplicate-finder execution! 20:16:26 [INFO] 20:16:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:16:26 [WARNING] Used undeclared dependencies found: 20:16:26 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:16:26 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:16:26 [WARNING] Non-test scoped test only dependencies found: 20:16:26 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:16:26 [INFO] 20:16:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:16:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:16:26 [INFO] 20:16:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:16:26 [INFO] 20:16:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric --- 20:16:26 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:16:26 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:16:26 [INFO] 20:16:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-eric --- 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.pom 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:16:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:16:26 [INFO] 20:16:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 20:16:27 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:16:27 [INFO] Writing OBR metadata 20:16:27 [INFO] 20:16:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:16:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:27 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:16:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:27 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:16:27 [INFO] 20:16:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:16:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:27 [INFO] 20:16:27 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:16:27 [INFO] Building test-extension 0.18.3-SNAPSHOT [31/84] 20:16:27 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:27 [INFO] 20:16:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-extension --- 20:16:27 [INFO] 20:16:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- 20:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:27 [INFO] 20:16:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:27 [INFO] 20:16:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- 20:16:27 [INFO] 20:16:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:16:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:16:27 [INFO] 20:16:27 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension --- 20:16:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:16:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:16:27 [INFO] yang-to-sources: Found 17 dependencies in 6.825 ms 20:16:27 [INFO] yang-to-sources: Project model files found: 1 in 878.9 μs 20:16:27 [INFO] yang-to-sources: 1 YANG models processed in 110.6 ms 20:16:27 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.466 ms 20:16:27 [INFO] Sorted 9 files into 3 directories in 107.6 μs 20:16:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 5.219 ms 20:16:27 [INFO] 20:16:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 20:16:27 [INFO] Starting audit... 20:16:27 Audit done. 20:16:27 [INFO] You have 0 Checkstyle violations. 20:16:27 [INFO] 20:16:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- 20:16:27 [INFO] Starting audit... 20:16:27 Audit done. 20:16:27 [INFO] You have 0 Checkstyle violations. 20:16:27 [INFO] 20:16:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- 20:16:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes/LICENSE 20:16:27 [INFO] 20:16:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:16:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:16:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:16:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:16:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:16:27 [INFO] 20:16:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:16:27 [INFO] Recompiling the module because of changed dependency. 20:16:27 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:16:28 [INFO] 20:16:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>> 20:16:28 [INFO] 20:16:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension --- 20:16:28 [INFO] Fork Value is true 20:16:30 [INFO] Done SpotBugs Analysis.... 20:16:30 [INFO] 20:16:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<< 20:16:30 [INFO] 20:16:30 [INFO] 20:16:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension --- 20:16:30 [INFO] BugInstance size is 0 20:16:30 [INFO] Error size is 0 20:16:30 [INFO] No errors/warnings found 20:16:30 [INFO] 20:16:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 20:16:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/test/resources 20:16:30 [INFO] 20:16:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension --- 20:16:30 [INFO] No sources to compile 20:16:30 [INFO] 20:16:30 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-extension --- 20:16:30 [INFO] No tests to run. 20:16:30 [INFO] 20:16:30 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-extension --- 20:16:30 [INFO] 20:16:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 20:16:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar 20:16:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/META-INF/MANIFEST.MF 20:16:31 [INFO] 20:16:31 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-extension --- 20:16:31 [INFO] No previous run data found, generating javadoc. 20:16:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-javadoc.jar 20:16:32 [INFO] 20:16:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-extension --- 20:16:32 [INFO] CycloneDX: Resolving Dependencies 20:16:33 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 20:16:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml 20:16:33 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json 20:16:33 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:16:33 [INFO] 20:16:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:16:33 [INFO] Skipping duplicate-finder execution! 20:16:33 [INFO] 20:16:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-extension --- 20:16:33 [WARNING] Used undeclared dependencies found: 20:16:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:16:33 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 20:16:33 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:16:33 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:16:33 [WARNING] Unused declared dependencies found: 20:16:33 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.3-SNAPSHOT:compile 20:16:33 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:16:33 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.3-SNAPSHOT:compile 20:16:33 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:16:33 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:16:33 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:16:33 [INFO] 20:16:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 20:16:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-sources.jar 20:16:33 [INFO] 20:16:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension --- 20:16:33 [INFO] 20:16:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension --- 20:16:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:16:33 [INFO] 20:16:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-extension --- 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.pom 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.jar 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-javadoc.jar 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:16:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT-sources.jar 20:16:33 [INFO] 20:16:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 20:16:33 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.jar 20:16:33 [INFO] Writing OBR metadata 20:16:33 [INFO] 20:16:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-extension --- 20:16:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:16:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:16:33 [INFO] 20:16:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 20:16:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:33 [INFO] 20:16:33 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:16:33 [INFO] Building model-topology 0.18.3-SNAPSHOT [32/84] 20:16:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:34 [INFO] 20:16:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-topology --- 20:16:34 [INFO] 20:16:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- 20:16:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:34 [INFO] 20:16:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:16:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:34 [INFO] 20:16:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- 20:16:34 [INFO] 20:16:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:16:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:16:34 [INFO] 20:16:34 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology --- 20:16:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:16:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:16:34 [INFO] yang-to-sources: Found 5 dependencies in 1.234 ms 20:16:34 [INFO] yang-to-sources: Project model files found: 1 in 1.169 ms 20:16:34 [INFO] yang-to-sources: 5 YANG models processed in 68.82 ms 20:16:34 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.867 ms 20:16:34 [INFO] Sorted 8 files into 3 directories in 82.31 μs 20:16:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 8.952 ms 20:16:34 [INFO] 20:16:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 20:16:34 [INFO] Starting audit... 20:16:34 Audit done. 20:16:34 [INFO] You have 0 Checkstyle violations. 20:16:34 [INFO] 20:16:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- 20:16:34 [INFO] Starting audit... 20:16:34 Audit done. 20:16:34 [INFO] You have 0 Checkstyle violations. 20:16:34 [INFO] 20:16:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- 20:16:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes/LICENSE 20:16:34 [INFO] 20:16:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:16:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:16:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:16:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:16:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:16:34 [INFO] 20:16:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:16:34 [INFO] Recompiling the module because of changed dependency. 20:16:34 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:16:34 [INFO] 20:16:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>> 20:16:34 [INFO] 20:16:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology --- 20:16:34 [INFO] Fork Value is true 20:16:37 [INFO] Done SpotBugs Analysis.... 20:16:37 [INFO] 20:16:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<< 20:16:37 [INFO] 20:16:37 [INFO] 20:16:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology --- 20:16:37 [INFO] BugInstance size is 0 20:16:37 [INFO] Error size is 0 20:16:37 [INFO] No errors/warnings found 20:16:37 [INFO] 20:16:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 20:16:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/test/resources 20:16:37 [INFO] 20:16:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology --- 20:16:37 [INFO] No sources to compile 20:16:37 [INFO] 20:16:37 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-topology --- 20:16:37 [INFO] No tests to run. 20:16:37 [INFO] 20:16:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-topology --- 20:16:37 [INFO] 20:16:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 20:16:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar 20:16:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/META-INF/MANIFEST.MF 20:16:37 [INFO] 20:16:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-topology --- 20:16:37 [INFO] No previous run data found, generating javadoc. 20:16:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-javadoc.jar 20:16:38 [INFO] 20:16:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-topology --- 20:16:38 [INFO] CycloneDX: Resolving Dependencies 20:16:39 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:16:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml 20:16:39 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json 20:16:39 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:16:39 [INFO] 20:16:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:16:39 [INFO] Skipping duplicate-finder execution! 20:16:39 [INFO] 20:16:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-topology --- 20:16:39 [WARNING] Used undeclared dependencies found: 20:16:39 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:16:39 [INFO] 20:16:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 20:16:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-sources.jar 20:16:39 [INFO] 20:16:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology --- 20:16:39 [INFO] 20:16:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology --- 20:16:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:16:39 [INFO] 20:16:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-topology --- 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.pom 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.jar 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-javadoc.jar 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:16:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT-sources.jar 20:16:39 [INFO] 20:16:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 20:16:39 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.jar 20:16:39 [INFO] Writing OBR metadata 20:16:39 [INFO] 20:16:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-topology --- 20:16:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:16:39 [INFO] 20:16:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 20:16:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:39 [INFO] 20:16:39 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:16:39 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT [33/84] 20:16:39 [INFO] ------------------------------[ feature ]------------------------------- 20:16:39 [INFO] 20:16:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:16:39 [INFO] 20:16:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:16:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:39 [INFO] 20:16:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:16:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:39 [INFO] 20:16:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] 20:16:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:40 [INFO] argLine set to empty 20:16:40 [INFO] 20:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Starting audit... 20:16:40 Audit done. 20:16:40 [INFO] You have 0 Checkstyle violations. 20:16:40 [INFO] 20:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Starting audit... 20:16:40 Audit done. 20:16:40 [INFO] You have 0 Checkstyle violations. 20:16:40 [INFO] 20:16:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/LICENSE 20:16:40 [INFO] 20:16:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:16:40 [INFO] ...done! 20:16:40 [INFO] Attaching features XML 20:16:40 [INFO] 20:16:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:16: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 20:16:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:16:40 [INFO] 20:16:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:16:40 [INFO] 20:16:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] 20:16:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:16:40 [INFO] 20:16:40 [INFO] 20:16:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] 20:16:40 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nsf-model --- 20:16:40 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 20:16:40 [INFO] Project dependency features detected: [] 20:16:40 [INFO] Pax Exam System (Version: 4.13.3) created. 20:16:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:16:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:16:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:16:41 [INFO] Waiting for remote bundle context.. on 21000 name: 6810c994-82c4-4fe4-ab4d-7bb033317175 timout: [ RelativeTimeout value = 180000 ] 20:16:49 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:16:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:16:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:16:49 [INFO] 20:16:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nsf-model --- 20:16:49 [INFO] 20:16:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 20:16:49 [INFO] 20:16:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 20:16:49 [INFO] CycloneDX: Resolving Dependencies 20:16:50 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 20:16:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 20:16:50 [INFO] attaching as odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 20:16:50 [INFO] attaching as odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.json 20:16:50 [INFO] 20:16:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] Skipping duplicate-finder execution! 20:16:50 [INFO] 20:16:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] Skipping plugin execution 20:16:50 [INFO] 20:16:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] Skipping source per configuration. 20:16:50 [INFO] 20:16:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] 20:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:50 [INFO] 20:16:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model --- 20:16:50 [WARNING] 20:16:50 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:50 [WARNING] 20:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:50 [WARNING] 20:16:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT.pom 20:16:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-features.xml 20:16:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.json 20:16:50 [INFO] 20:16:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 20:16:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:50 [WARNING] 20:16:50 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:50 [WARNING] 20:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:50 [WARNING] 20:16:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:16:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:16:50 [INFO] 20:16:50 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 20:16:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT [34/84] 20:16:50 [INFO] ------------------------------[ feature ]------------------------------- 20:16:50 [INFO] 20:16:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries --- 20:16:50 [INFO] 20:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:16:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:50 [INFO] 20:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:16:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:50 [INFO] 20:16:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] 20:16:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:51 [INFO] argLine set to empty 20:16:51 [INFO] 20:16:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Starting audit... 20:16:51 Audit done. 20:16:51 [INFO] You have 0 Checkstyle violations. 20:16:51 [INFO] 20:16:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Starting audit... 20:16:51 Audit done. 20:16:51 [INFO] You have 0 Checkstyle violations. 20:16:51 [INFO] 20:16:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes/LICENSE 20:16:51 [INFO] 20:16:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:16:51 [INFO] ...done! 20:16:51 [INFO] Attaching features XML 20:16:51 [INFO] 20:16:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:16: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 20:16:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:16:51 [INFO] 20:16:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:16:51 [INFO] 20:16:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] 20:16:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:16:51 [INFO] 20:16:51 [INFO] 20:16:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] 20:16:51 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-libraries --- 20:16:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 20:16:51 [INFO] Project dependency features detected: [] 20:16:51 [INFO] Pax Exam System (Version: 4.13.3) created. 20:16:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:16:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:16:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:16:51 [INFO] Waiting for remote bundle context.. on 21000 name: 5ac2ef6f-87bb-4240-9c1f-ba6ba691523b timout: [ RelativeTimeout value = 180000 ] 20:16:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:16:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:16:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:16:58 [INFO] 20:16:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] 20:16:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] 20:16:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] CycloneDX: Resolving Dependencies 20:16:58 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:16:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 20:16:58 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 20:16:58 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.json 20:16:58 [INFO] 20:16:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] Skipping duplicate-finder execution! 20:16:58 [INFO] 20:16:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] Skipping plugin execution 20:16:58 [INFO] 20:16:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] Skipping source per configuration. 20:16:58 [INFO] 20:16:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] 20:16:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:16:58 [INFO] 20:16:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-libraries --- 20:16:58 [WARNING] 20:16:58 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:16:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:58 [WARNING] 20:16:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:58 [WARNING] 20:16:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT.pom 20:16:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-features.xml 20:16:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.json 20:16:58 [INFO] 20:16:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries --- 20:16:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:58 [WARNING] 20:16:58 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:16:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:16:58 [WARNING] 20:16:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:16:58 [WARNING] 20:16:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:16:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:16:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:16:58 [INFO] 20:16:58 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 20:16:58 [INFO] Building openflowplugin-blueprint-config 0.18.3-SNAPSHOT [35/84] 20:16:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:58 [INFO] 20:16:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config --- 20:16:58 [INFO] 20:16:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:16:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:58 [INFO] 20:16:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:16:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:58 [INFO] 20:16:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:16:59 [INFO] 20:16:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Starting audit... 20:16:59 Audit done. 20:16:59 [INFO] You have 0 Checkstyle violations. 20:16:59 [INFO] 20:16:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Starting audit... 20:16:59 Audit done. 20:16:59 [INFO] You have 0 Checkstyle violations. 20:16:59 [INFO] 20:16:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes/LICENSE 20:16:59 [INFO] 20:16:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Copying 1 resource from src/main/resources to target/classes 20:16:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:16:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:16:59 [INFO] 20:16:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] No sources to compile 20:16:59 [INFO] 20:16:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:16:59 [INFO] 20:16:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:16:59 [INFO] 20:16:59 [INFO] 20:16:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/src/test/resources 20:16:59 [INFO] 20:16:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] No sources to compile 20:16:59 [INFO] 20:16:59 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] No tests to run. 20:16:59 [INFO] 20:16:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:16:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 20:16:59 [INFO] 20:16:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] CycloneDX: Resolving Dependencies 20:16:59 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:16:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml 20:16:59 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json 20:16:59 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:16:59 [INFO] 20:16:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Skipping duplicate-finder execution! 20:16:59 [INFO] 20:16:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] No dependency problems found 20:16:59 [INFO] 20:16:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:16:59 [INFO] 20:16:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] 20:16:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:16:59 [INFO] 20:16:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.pom 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-config.cfg 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:16:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:16:59 [INFO] 20:16:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 20:16:59 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:16:59 [INFO] Writing OBR metadata 20:17:00 [INFO] 20:17:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:17:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:17:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:17:00 [INFO] 20:17:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:17:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:00 [INFO] 20:17:00 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 20:17:00 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.3-SNAPSHOT [36/84] 20:17:00 [INFO] ------------------------------[ feature ]------------------------------- 20:17:04 [INFO] 20:17:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound --- 20:17:04 [INFO] 20:17:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:04 [INFO] 20:17:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:04 [INFO] 20:17:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] 20:17:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:05 [INFO] argLine set to empty 20:17:05 [INFO] 20:17:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Starting audit... 20:17:05 Audit done. 20:17:05 [INFO] You have 0 Checkstyle violations. 20:17:05 [INFO] 20:17:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Starting audit... 20:17:05 Audit done. 20:17:05 [INFO] You have 0 Checkstyle violations. 20:17:05 [INFO] 20:17:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes/LICENSE 20:17:05 [INFO] 20:17:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:17:05 [INFO] ...done! 20:17:05 [INFO] Attaching features XML 20:17:05 [INFO] 20:17:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:17:05 [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 20:17:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:17:05 [INFO] 20:17:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:17:05 [INFO] 20:17:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] 20:17:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:17:05 [INFO] 20:17:05 [INFO] 20:17:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] 20:17:05 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-southbound --- 20:17:05 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 20:17:05 [INFO] Project dependency features detected: [] 20:17:05 [INFO] Pax Exam System (Version: 4.13.3) created. 20:17:05 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:17:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:17:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:17:06 [INFO] Waiting for remote bundle context.. on 21000 name: 8e0a1973-eb24-48da-bec5-56deb6572918 timout: [ RelativeTimeout value = 180000 ] 20:17:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:17:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:17:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:17:26 [INFO] 20:17:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-southbound --- 20:17:26 [INFO] 20:17:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 20:17:26 [INFO] 20:17:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-southbound --- 20:17:26 [INFO] CycloneDX: Resolving Dependencies 20:17:34 [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s) 20:17:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 20:17:34 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 20:17:34 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.json 20:17:34 [INFO] 20:17:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] Skipping duplicate-finder execution! 20:17:34 [INFO] 20:17:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] Skipping plugin execution 20:17:34 [INFO] 20:17:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] Skipping source per configuration. 20:17:34 [INFO] 20:17:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] 20:17:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:34 [INFO] 20:17:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-southbound --- 20:17:34 [WARNING] 20:17:34 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:17:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:34 [WARNING] 20:17:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:34 [WARNING] 20:17:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT.pom 20:17:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-features.xml 20:17:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.json 20:17:34 [INFO] 20:17:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound --- 20:17:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:34 [WARNING] 20:17:34 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:17:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:17:34 [WARNING] 20:17:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:17:34 [WARNING] 20:17:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:17:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:17:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:17:35 [INFO] 20:17:35 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 20:17:35 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.3-SNAPSHOT [37/84] 20:17:35 [INFO] ------------------------------[ feature ]------------------------------- 20:17:35 [INFO] 20:17:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] 20:17:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:35 [INFO] 20:17:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:35 [INFO] 20:17:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] 20:17:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:17:35 [INFO] argLine set to empty 20:17:35 [INFO] 20:17:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Starting audit... 20:17:35 Audit done. 20:17:35 [INFO] You have 0 Checkstyle violations. 20:17:35 [INFO] 20:17:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Starting audit... 20:17:35 Audit done. 20:17:35 [INFO] You have 0 Checkstyle violations. 20:17:35 [INFO] 20:17:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE 20:17:35 [INFO] 20:17:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:17:35 [INFO] ...done! 20:17:35 [INFO] Attaching features XML 20:17:35 [INFO] 20:17:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:17: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 20:17:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:17:35 [INFO] 20:17:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:17:35 [INFO] 20:17:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] 20:17:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:17:35 [INFO] 20:17:35 [INFO] 20:17:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] 20:17:35 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nxm-extensions --- 20:17:35 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 20:17:35 [INFO] Project dependency features detected: [] 20:17:35 [INFO] Pax Exam System (Version: 4.13.3) created. 20:17:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:17:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:17:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:17:36 [INFO] Waiting for remote bundle context.. on 21000 name: 745c6d9d-1f16-48b7-9284-bd00b940a046 timout: [ RelativeTimeout value = 180000 ] 20:17:40 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:17:40 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 20:17:40 at java.base/java.lang.Thread.run(Thread.java:833) 20:17:40 Caused by: java.io.IOException: The server has been stopped. 20:17:40 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:17:40 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 20:17:40 ... 1 more 20:17:56 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:17:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:17:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:17:57 [INFO] 20:17:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 20:17:57 [INFO] 20:17:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 20:17:57 [INFO] 20:17:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 20:17:57 [INFO] CycloneDX: Resolving Dependencies 20:18:00 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:18:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml 20:18:00 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json 20:18:00 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:00 [INFO] 20:18:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] Skipping duplicate-finder execution! 20:18:00 [INFO] 20:18:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] Skipping plugin execution 20:18:00 [INFO] 20:18:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] Skipping source per configuration. 20:18:00 [INFO] 20:18:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] 20:18:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:00 [INFO] 20:18:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [WARNING] 20:18:00 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:18:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:00 [WARNING] 20:18:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:00 [WARNING] 20:18:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT.pom 20:18:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-features.xml 20:18:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:00 [INFO] 20:18:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 20:18:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:00 [WARNING] 20:18:00 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:18:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:00 [WARNING] 20:18:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:00 [WARNING] 20:18:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:18:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:18:00 [INFO] 20:18:00 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 20:18:00 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.3-SNAPSHOT [38/84] 20:18:00 [INFO] ------------------------------[ feature ]------------------------------- 20:18:00 [INFO] 20:18:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 20:18:00 [INFO] 20:18:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:18:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:00 [INFO] 20:18:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:18:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:00 [INFO] 20:18:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] 20:18:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:01 [INFO] argLine set to empty 20:18:01 [INFO] 20:18:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Starting audit... 20:18:01 Audit done. 20:18:01 [INFO] You have 0 Checkstyle violations. 20:18:01 [INFO] 20:18:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Starting audit... 20:18:01 Audit done. 20:18:01 [INFO] You have 0 Checkstyle violations. 20:18:01 [INFO] 20:18:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/LICENSE 20:18:01 [INFO] 20:18:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:18:01 [INFO] ...done! 20:18:01 [INFO] Attaching features XML 20:18:01 [INFO] 20:18:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:18: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 20:18:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:01 [INFO] 20:18:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:18:01 [INFO] 20:18:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] 20:18:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:18:01 [INFO] 20:18:01 [INFO] 20:18:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] 20:18:01 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-onf-extensions --- 20:18:01 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 20:18:01 [INFO] Project dependency features detected: [] 20:18:01 [INFO] Pax Exam System (Version: 4.13.3) created. 20:18:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:18:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:02 [INFO] Waiting for remote bundle context.. on 21000 name: d48da65d-b727-4e45-a6fc-e9ad488f8ab6 timout: [ RelativeTimeout value = 180000 ] 20:18:22 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:18:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:22 [INFO] 20:18:22 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-onf-extensions --- 20:18:22 [INFO] 20:18:22 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 20:18:22 [INFO] 20:18:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- 20:18:22 [INFO] CycloneDX: Resolving Dependencies 20:18:25 [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) 20:18:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml 20:18:25 [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json 20:18:25 [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:25 [INFO] 20:18:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] Skipping duplicate-finder execution! 20:18:25 [INFO] 20:18:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] Skipping plugin execution 20:18:25 [INFO] 20:18:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] Skipping source per configuration. 20:18:25 [INFO] 20:18:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] 20:18:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:25 [INFO] 20:18:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions --- 20:18:25 [WARNING] 20:18:25 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 20:18:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:25 [WARNING] 20:18:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:25 [WARNING] 20:18:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT.pom 20:18:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-features.xml 20:18:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:25 [INFO] 20:18:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 20:18:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:25 [WARNING] 20:18:25 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 20:18:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:25 [WARNING] 20:18:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:25 [WARNING] 20:18:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:18:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:18:25 [INFO] 20:18:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 20:18:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.3-SNAPSHOT [39/84] 20:18:25 [INFO] ------------------------------[ feature ]------------------------------- 20:18:25 [INFO] 20:18:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 20:18:25 [INFO] 20:18:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:18:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:25 [INFO] 20:18:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:18:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:25 [INFO] 20:18:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] 20:18:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:26 [INFO] argLine set to empty 20:18:26 [INFO] 20:18:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Starting audit... 20:18:26 Audit done. 20:18:26 [INFO] You have 0 Checkstyle violations. 20:18:26 [INFO] 20:18:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Starting audit... 20:18:26 Audit done. 20:18:26 [INFO] You have 0 Checkstyle violations. 20:18:26 [INFO] 20:18:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/LICENSE 20:18:26 [INFO] 20:18:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:18:26 [INFO] ...done! 20:18:26 [INFO] Attaching features XML 20:18:26 [INFO] 20:18:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:18: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 20:18:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:26 [INFO] 20:18:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:18:26 [INFO] 20:18:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] 20:18:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:18:26 [INFO] 20:18:26 [INFO] 20:18:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] 20:18:26 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-eric-extensions --- 20:18:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 20:18:26 [INFO] Project dependency features detected: [] 20:18:26 [INFO] Pax Exam System (Version: 4.13.3) created. 20:18:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:18:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:27 [INFO] Waiting for remote bundle context.. on 21000 name: f7255504-4f01-4864-a253-06a402b97dd2 timout: [ RelativeTimeout value = 180000 ] 20:18:44 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:18:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:44 [INFO] 20:18:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-eric-extensions --- 20:18:44 [INFO] 20:18:44 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 20:18:44 [INFO] 20:18:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- 20:18:44 [INFO] CycloneDX: Resolving Dependencies 20:18:47 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:18:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml 20:18:47 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json 20:18:47 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:47 [INFO] 20:18:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] Skipping duplicate-finder execution! 20:18:47 [INFO] 20:18:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] Skipping plugin execution 20:18:47 [INFO] 20:18:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] Skipping source per configuration. 20:18:47 [INFO] 20:18:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] 20:18:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:47 [INFO] 20:18:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions --- 20:18:47 [WARNING] 20:18:47 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:18:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:47 [WARNING] 20:18:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:47 [WARNING] 20:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT.pom 20:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-features.xml 20:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:18:47 [INFO] 20:18:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 20:18:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:47 [WARNING] 20:18:47 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:18:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:47 [WARNING] 20:18:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:47 [WARNING] 20:18:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:18:47 [INFO] 20:18:47 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 20:18:47 [INFO] Building features-openflowplugin-extension 0.18.3-SNAPSHOT [40/84] 20:18:47 [INFO] ------------------------------[ feature ]------------------------------- 20:18:47 [INFO] 20:18:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin-extension --- 20:18:47 [INFO] 20:18:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:47 [INFO] 20:18:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:18:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:47 [INFO] 20:18:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:18:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:48 [INFO] argLine set to empty 20:18:48 [INFO] 20:18:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:18:48 [INFO] Starting audit... 20:18:48 Audit done. 20:18:48 [INFO] You have 0 Checkstyle violations. 20:18:48 [INFO] 20:18:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:18:48 [INFO] Starting audit... 20:18:48 Audit done. 20:18:48 [INFO] You have 0 Checkstyle violations. 20:18:48 [INFO] 20:18:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:18:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/LICENSE 20:18:48 [INFO] 20:18:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:18:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:18:48 [INFO] ...done! 20:18:48 [INFO] Attaching features XML 20:18:48 [INFO] 20:18:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:18: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 20:18:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:48 [INFO] 20:18:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:18:48 [INFO] 20:18:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:18:48 [INFO] 20:18:48 [INFO] 20:18:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin-extension --- 20:18:48 [INFO] 20:18:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin-extension --- 20:18:48 [INFO] CycloneDX: Resolving Dependencies 20:18:51 [INFO] CycloneDX: Creating BOM version 1.5 with 262 component(s) 20:18:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 20:18:51 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 20:18:51 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:18:51 [INFO] 20:18:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 20:18:51 [INFO] Skipping duplicate-finder execution! 20:18:51 [INFO] 20:18:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 20:18:51 [INFO] Skipping plugin execution 20:18:51 [INFO] 20:18:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 20:18:51 [INFO] No sources in project. Archive not created. 20:18:51 [INFO] 20:18:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension --- 20:18:51 [INFO] 20:18:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension --- 20:18:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:51 [INFO] 20:18:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin-extension --- 20:18:51 [WARNING] 20:18:51 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:18:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:51 [WARNING] 20:18:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:51 [WARNING] 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT.pom 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-features.xml 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:18:51 [INFO] 20:18:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension --- 20:18:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:51 [WARNING] 20:18:51 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:18:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:51 [WARNING] 20:18:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:51 [WARNING] 20:18:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:18:51 [INFO] 20:18:51 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 20:18:51 [INFO] Building features-extension-aggregator 0.18.3-SNAPSHOT [41/84] 20:18:51 [INFO] --------------------------------[ pom ]--------------------------------- 20:18:51 [INFO] 20:18:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-extension-aggregator --- 20:18:51 [INFO] 20:18:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:18:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:51 [INFO] 20:18:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:18:51 [INFO] 20:18:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-extension-aggregator --- 20:18:51 [INFO] CycloneDX: Resolving Dependencies 20:18:51 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:18:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml 20:18:51 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json 20:18:51 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:18:51 [INFO] 20:18:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-extension-aggregator --- 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT.pom 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:18:51 [INFO] 20:18:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-extension-aggregator --- 20:18:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:18:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:18:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:18:51 [INFO] 20:18:51 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 20:18:51 [INFO] Building openflowplugin-extension-aggregator 0.18.3-SNAPSHOT [42/84] 20:18:51 [INFO] --------------------------------[ pom ]--------------------------------- 20:18:51 [INFO] 20:18:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] 20:18:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:51 [INFO] 20:18:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] 20:18:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] Skipping CycloneDX goal, because module skips deploy 20:18:51 [INFO] 20:18:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] Skipping artifact installation 20:18:51 [INFO] 20:18:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 20:18:51 [INFO] Skipping artifact deployment 20:18:51 [INFO] 20:18:51 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 20:18:51 [INFO] Building test-provider 0.18.3-SNAPSHOT [43/84] 20:18:51 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:52 [INFO] 20:18:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-provider --- 20:18:52 [INFO] 20:18:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:18:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:52 [INFO] 20:18:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:18:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:52 [INFO] 20:18:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:18:52 [INFO] 20:18:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:18:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:18:52 [INFO] 20:18:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:18:52 [INFO] Starting audit... 20:18:52 Audit done. 20:18:52 [INFO] You have 0 Checkstyle violations. 20:18:52 [INFO] 20:18:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:18:53 [INFO] Starting audit... 20:18:53 Audit done. 20:18:53 [INFO] You have 0 Checkstyle violations. 20:18:53 [INFO] 20:18:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:18:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes/LICENSE 20:18:53 [INFO] 20:18:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:18:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:18:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:18:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:18:53 [INFO] 20:18:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:18:53 [INFO] Recompiling the module because of changed dependency. 20:18:53 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:18:53 [INFO] 20:18:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>> 20:18:53 [INFO] 20:18:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider --- 20:18:53 [INFO] Fork Value is true 20:19:00 [INFO] Done SpotBugs Analysis.... 20:19:00 [INFO] 20:19:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<< 20:19:00 [INFO] 20:19:00 [INFO] 20:19:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider --- 20:19:00 [INFO] BugInstance size is 0 20:19:00 [INFO] Error size is 0 20:19:00 [INFO] No errors/warnings found 20:19:00 [INFO] 20:19:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 20:19:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/test/resources 20:19:00 [INFO] 20:19:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider --- 20:19:00 [INFO] No sources to compile 20:19:00 [INFO] 20:19:00 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-provider --- 20:19:00 [INFO] No tests to run. 20:19:00 [INFO] 20:19:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-provider --- 20:19:00 [INFO] 20:19:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 20:19:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar 20:19:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/META-INF/MANIFEST.MF 20:19:00 [INFO] 20:19:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-provider --- 20:19:00 [INFO] No previous run data found, generating javadoc. 20:19:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-javadoc.jar 20:19:02 [INFO] 20:19:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-provider --- 20:19:02 [INFO] CycloneDX: Resolving Dependencies 20:19:03 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:19:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml 20:19:03 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json 20:19:03 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.json 20:19:03 [INFO] 20:19:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 20:19:03 [INFO] Skipping duplicate-finder execution! 20:19:03 [INFO] 20:19:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-provider --- 20:19:03 [WARNING] Used undeclared dependencies found: 20:19:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:19:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:19:03 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:19:03 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:19:03 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:19:03 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:19:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:19:03 [INFO] 20:19:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 20:19:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-sources.jar 20:19:03 [INFO] 20:19:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider --- 20:19:03 [INFO] 20:19:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider --- 20:19:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:03 [INFO] 20:19:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-provider --- 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.pom 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.jar 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-javadoc.jar 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-cyclonedx.json 20:19:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT-sources.jar 20:19:03 [INFO] 20:19:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 20:19:03 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.jar 20:19:03 [INFO] Writing OBR metadata 20:19:03 [INFO] 20:19:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-provider --- 20:19:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:19:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:19:03 [INFO] 20:19:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 20:19:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:03 [INFO] 20:19:03 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 20:19:03 [INFO] Building test-common 0.18.3-SNAPSHOT [44/84] 20:19:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:03 [INFO] 20:19:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-common --- 20:19:03 [INFO] 20:19:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- 20:19:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:03 [INFO] 20:19:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- 20:19:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:03 [INFO] 20:19:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- 20:19:03 [INFO] 20:19:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 20:19:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:19:03 [INFO] 20:19:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 20:19:03 [INFO] Starting audit... 20:19:03 Audit done. 20:19:03 [INFO] You have 0 Checkstyle violations. 20:19:03 [INFO] 20:19:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- 20:19:03 [INFO] Starting audit... 20:19:03 Audit done. 20:19:03 [INFO] You have 0 Checkstyle violations. 20:19:03 [INFO] 20:19:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- 20:19:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes/LICENSE 20:19:03 [INFO] 20:19:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:19:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:19:03 [INFO] 20:19:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:19:03 [INFO] Recompiling the module because of changed dependency. 20:19:03 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:19:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:03 [INFO] 20:19:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>> 20:19:03 [INFO] 20:19:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common --- 20:19:03 [INFO] Fork Value is true 20:19:07 [INFO] Done SpotBugs Analysis.... 20:19:07 [INFO] 20:19:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<< 20:19:07 [INFO] 20:19:07 [INFO] 20:19:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common --- 20:19:07 [INFO] BugInstance size is 0 20:19:07 [INFO] Error size is 0 20:19:07 [INFO] No errors/warnings found 20:19:07 [INFO] 20:19:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 20:19:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/test/resources 20:19:07 [INFO] 20:19:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common --- 20:19:07 [INFO] No sources to compile 20:19:07 [INFO] 20:19:07 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-common --- 20:19:07 [INFO] No tests to run. 20:19:07 [INFO] 20:19:07 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-common --- 20:19:07 [INFO] 20:19:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 20:19:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar 20:19:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/META-INF/MANIFEST.MF 20:19:07 [INFO] 20:19:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-common --- 20:19:07 [INFO] No previous run data found, generating javadoc. 20:19:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-javadoc.jar 20:19:08 [INFO] 20:19:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-common --- 20:19:08 [INFO] CycloneDX: Resolving Dependencies 20:19:09 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 20:19:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml 20:19:09 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json 20:19:09 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.json 20:19:09 [INFO] 20:19:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 20:19:09 [INFO] Skipping duplicate-finder execution! 20:19:09 [INFO] 20:19:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-common --- 20:19:09 [WARNING] Used undeclared dependencies found: 20:19:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:19:09 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:19:09 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:19:09 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:19:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:19:09 [INFO] 20:19:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common --- 20:19:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-sources.jar 20:19:09 [INFO] 20:19:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common --- 20:19:09 [INFO] 20:19:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common --- 20:19:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:09 [INFO] 20:19:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-common --- 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.pom 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.jar 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-javadoc.jar 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-cyclonedx.json 20:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT-sources.jar 20:19:09 [INFO] 20:19:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 20:19:09 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.jar 20:19:09 [INFO] Writing OBR metadata 20:19:09 [INFO] 20:19:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-common --- 20:19:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:19:09 [INFO] 20:19:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 20:19:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:09 [INFO] 20:19:09 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 20:19:09 [INFO] Building drop-test-karaf 0.18.3-SNAPSHOT [45/84] 20:19:09 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:09 [INFO] 20:19:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ drop-test-karaf --- 20:19:09 [INFO] 20:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:09 [INFO] 20:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:19:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:09 [INFO] 20:19:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:19:10 [INFO] 20:19:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:19:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:19:10 [INFO] 20:19:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:19:10 [INFO] Starting audit... 20:19:10 Audit done. 20:19:10 [INFO] You have 0 Checkstyle violations. 20:19:10 [INFO] 20:19:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:19:10 [INFO] Starting audit... 20:19:10 Audit done. 20:19:10 [INFO] You have 0 Checkstyle violations. 20:19:10 [INFO] 20:19:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:19:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes/LICENSE 20:19:10 [INFO] 20:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:19:10 [INFO] 20:19:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:19:10 [INFO] Recompiling the module because of changed dependency. 20:19:10 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:19:10 [INFO] 20:19:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:19:10 [INFO] 20:19:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf --- 20:19:10 [INFO] Fork Value is true 20:19:12 [INFO] Done SpotBugs Analysis.... 20:19:12 [INFO] 20:19:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:19:12 [INFO] 20:19:12 [INFO] 20:19:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf --- 20:19:12 [INFO] BugInstance size is 0 20:19:12 [INFO] Error size is 0 20:19:12 [INFO] No errors/warnings found 20:19:12 [INFO] 20:19:12 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 20:19:14 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 20:19:14 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 20:19:14 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 20:19:14 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 20:19:14 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 20:19:14 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 20:19:14 [INFO] 20:19:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 20:19:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/test/resources 20:19:14 [INFO] 20:19:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf --- 20:19:14 [INFO] No sources to compile 20:19:14 [INFO] 20:19:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ drop-test-karaf --- 20:19:14 [INFO] No tests to run. 20:19:14 [INFO] 20:19:14 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ drop-test-karaf --- 20:19:14 [INFO] 20:19:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 20:19:14 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 20:19:14 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:19:14 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 20:19:14 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, 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:rfc6991-ietf-yang-types, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, 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] 20:19:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:19:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/META-INF/MANIFEST.MF 20:19:14 [INFO] 20:19:14 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ drop-test-karaf --- 20:19:14 [INFO] No previous run data found, generating javadoc. 20:19:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar 20:19:15 [INFO] 20:19:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ drop-test-karaf --- 20:19:15 [INFO] CycloneDX: Resolving Dependencies 20:19:16 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:19:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml 20:19:16 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json 20:19:16 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.json 20:19:16 [INFO] 20:19:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 20:19:16 [INFO] Skipping duplicate-finder execution! 20:19:16 [INFO] 20:19:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 20:19:16 [WARNING] Used undeclared dependencies found: 20:19:16 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 20:19:16 [INFO] 20:19:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 20:19:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar 20:19:16 [INFO] 20:19:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf --- 20:19:16 [INFO] 20:19:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf --- 20:19:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:16 [INFO] 20:19:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ drop-test-karaf --- 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.pom 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.json 20:19:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar 20:19:16 [INFO] 20:19:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 20:19:16 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:19:16 [INFO] Writing OBR metadata 20:19:16 [INFO] 20:19:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ drop-test-karaf --- 20:19:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:19:16 [INFO] 20:19:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 20:19:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:16 [INFO] 20:19:16 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 20:19:16 [INFO] Building bulk-o-matic 0.18.3-SNAPSHOT [46/84] 20:19:16 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:16 [INFO] 20:19:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bulk-o-matic --- 20:19:16 [INFO] 20:19:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:19:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:16 [INFO] 20:19:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:19:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:16 [INFO] 20:19:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:19:16 [INFO] 20:19:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:19:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:19:16 [INFO] 20:19:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic --- 20:19:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:19:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:19:16 [INFO] yang-to-sources: Found 8 dependencies in 1.872 ms 20:19:16 [INFO] yang-to-sources: Project model files found: 1 in 4.227 ms 20:19:17 [INFO] yang-to-sources: 23 YANG models processed in 316.2 ms 20:19:17 [INFO] BindingJavaFileGenerator: Defined 61 files in 29.28 ms 20:19:17 [INFO] Sorted 61 files into 5 directories in 121.7 μs 20:19:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 53.54 ms 20:19:17 [INFO] 20:19:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:19:17 [INFO] Starting audit... 20:19:17 Audit done. 20:19:17 [INFO] You have 0 Checkstyle violations. 20:19:17 [INFO] 20:19:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:19:17 [INFO] Starting audit... 20:19:17 Audit done. 20:19:17 [INFO] You have 0 Checkstyle violations. 20:19:17 [INFO] 20:19:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:19:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes/LICENSE 20:19:17 [INFO] 20:19:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:19:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:19:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:19:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:19:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:19:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:19:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:19:17 [INFO] 20:19:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:19:17 [INFO] Recompiling the module because of changed dependency. 20:19:17 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 20:19:17 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:19:17 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:19:17 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:17 [INFO] 20:19:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:19:17 [INFO] 20:19:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic --- 20:19:17 [INFO] Fork Value is true 20:19:22 [INFO] Done SpotBugs Analysis.... 20:19:22 [INFO] 20:19:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:19:22 [INFO] 20:19:22 [INFO] 20:19:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic --- 20:19:22 [INFO] BugInstance size is 0 20:19:22 [INFO] Error size is 0 20:19:22 [INFO] No errors/warnings found 20:19:22 [INFO] 20:19:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 20:19:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/resources 20:19:22 [INFO] 20:19:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic --- 20:19:22 [INFO] Recompiling the module because of changed dependency. 20:19:22 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 20:19:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:22 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:19:22 [INFO] 20:19:22 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bulk-o-matic --- 20:19:22 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/surefire-reports 20:19:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:19:22 [INFO] 20:19:22 [INFO] ------------------------------------------------------- 20:19:22 [INFO] T E S T S 20:19:22 [INFO] ------------------------------------------------------- 20:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:19:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:19:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:19:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:19:25 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:19:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:19:25 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:19:26 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:19:26 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:19:26 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:19:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:19:27 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:19:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:19:27 [INFO] 20:19:27 [INFO] Results: 20:19:27 [INFO] 20:19:27 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 20:19:27 [INFO] 20:19:27 [INFO] 20:19:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bulk-o-matic --- 20:19:27 [INFO] 20:19:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 20:19:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:19:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 20:19:27 [INFO] 20:19:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bulk-o-matic --- 20:19:27 [INFO] No previous run data found, generating javadoc. 20:19:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar 20:19:30 [INFO] 20:19:30 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bulk-o-matic --- 20:19:30 [INFO] CycloneDX: Resolving Dependencies 20:19:30 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:19:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml 20:19:30 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json 20:19:30 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:19:30 [INFO] 20:19:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 20:19:30 [INFO] Skipping duplicate-finder execution! 20:19:30 [INFO] 20:19:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 20:19:30 [WARNING] Used undeclared dependencies found: 20:19:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:19:30 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:19:30 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:19:30 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:19:30 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:19:30 [WARNING] Non-test scoped test only dependencies found: 20:19:30 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:19:30 [INFO] 20:19:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 20:19:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar 20:19:30 [INFO] 20:19:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic --- 20:19:30 [INFO] 20:19:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic --- 20:19:30 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 20:19:30 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 20:19:30 [INFO] 20:19:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bulk-o-matic --- 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.pom 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar 20:19:30 [INFO] 20:19:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 20:19:30 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:19:30 [INFO] Writing OBR metadata 20:19:30 [INFO] 20:19:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bulk-o-matic --- 20:19:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:19:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:19:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:31 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:19:31 [INFO] 20:19:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 20:19:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:31 [INFO] 20:19:31 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 20:19:31 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT [47/84] 20:19:31 [INFO] ------------------------------[ feature ]------------------------------- 20:19:31 [INFO] 20:19:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] 20:19:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:31 [INFO] 20:19:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:31 [INFO] 20:19:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] 20:19:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:31 [INFO] argLine set to empty 20:19:31 [INFO] 20:19:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Starting audit... 20:19:31 Audit done. 20:19:31 [INFO] You have 0 Checkstyle violations. 20:19:31 [INFO] 20:19:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Starting audit... 20:19:31 Audit done. 20:19:31 [INFO] You have 0 Checkstyle violations. 20:19:31 [INFO] 20:19:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE 20:19:31 [INFO] 20:19:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:19:31 [INFO] ...done! 20:19:31 [INFO] Attaching features XML 20:19:31 [INFO] 20:19:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:19: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 20:19:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:19:31 [INFO] 20:19:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:19:31 [INFO] 20:19:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] 20:19:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:19:31 [INFO] 20:19:31 [INFO] 20:19:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] 20:19:31 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:19:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 20:19:31 [INFO] Project dependency features detected: [] 20:19:31 [INFO] Pax Exam System (Version: 4.13.3) created. 20:19:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:19:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:19:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:19:32 [INFO] Waiting for remote bundle context.. on 21000 name: 1246bfec-1c5b-407e-8b69-f015ad251e82 timout: [ RelativeTimeout value = 180000 ] 20:20:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:20:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:00 [INFO] 20:20:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:00 [INFO] 20:20:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:00 [INFO] 20:20:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:00 [INFO] CycloneDX: Resolving Dependencies 20:20:03 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:20:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 20:20:03 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json 20:20:03 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:20:03 [INFO] 20:20:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] Skipping duplicate-finder execution! 20:20:03 [INFO] 20:20:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] Skipping plugin execution 20:20:03 [INFO] 20:20:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] Skipping source per configuration. 20:20:03 [INFO] 20:20:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] 20:20:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:03 [INFO] 20:20:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [WARNING] 20:20:03 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:20:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:03 [WARNING] 20:20:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:03 [WARNING] 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT.pom 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-features.xml 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:20:03 [INFO] 20:20:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 20:20:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:03 [WARNING] 20:20:03 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:20:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:03 [WARNING] 20:20:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:03 [WARNING] 20:20:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:20:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:03 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:20:03 [INFO] 20:20:03 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 20:20:03 [INFO] Building device-ownership-service 0.18.3-SNAPSHOT [48/84] 20:20:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ device-ownership-service --- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:20:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:03 [INFO] 20:20:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:20:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:03 [INFO] 20:20:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:20:04 [INFO] 20:20:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:20:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:20:04 [INFO] 20:20:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:20:04 [INFO] Starting audit... 20:20:04 Audit done. 20:20:04 [INFO] You have 0 Checkstyle violations. 20:20:04 [INFO] 20:20:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:20:04 [INFO] Starting audit... 20:20:04 Audit done. 20:20:04 [INFO] You have 0 Checkstyle violations. 20:20:04 [INFO] 20:20:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:20:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes/LICENSE 20:20:04 [INFO] 20:20:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:20:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:20:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:20:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:20:04 [INFO] 20:20:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:20:04 [INFO] Recompiling the module because of changed dependency. 20:20:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:20:04 [INFO] 20:20:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:20:04 [INFO] 20:20:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service --- 20:20:04 [INFO] Fork Value is true 20:20:07 [INFO] Done SpotBugs Analysis.... 20:20:07 [INFO] 20:20:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:20:07 [INFO] 20:20:07 [INFO] 20:20:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service --- 20:20:07 [INFO] BugInstance size is 0 20:20:07 [INFO] Error size is 0 20:20:07 [INFO] No errors/warnings found 20:20:07 [INFO] 20:20:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 20:20:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/test/resources 20:20:07 [INFO] 20:20:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service --- 20:20:07 [INFO] No sources to compile 20:20:07 [INFO] 20:20:07 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ device-ownership-service --- 20:20:07 [INFO] No tests to run. 20:20:07 [INFO] 20:20:07 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ device-ownership-service --- 20:20:07 [INFO] 20:20:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 20:20:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar 20:20:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 20:20:07 [INFO] 20:20:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ device-ownership-service --- 20:20:07 [INFO] No previous run data found, generating javadoc. 20:20:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar 20:20:08 [INFO] 20:20:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ device-ownership-service --- 20:20:08 [INFO] CycloneDX: Resolving Dependencies 20:20:08 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 20:20:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml 20:20:08 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json 20:20:08 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.json 20:20:08 [INFO] 20:20:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 20:20:08 [INFO] Skipping duplicate-finder execution! 20:20:08 [INFO] 20:20:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service --- 20:20:08 [WARNING] Used undeclared dependencies found: 20:20:08 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:20:08 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 20:20:08 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:20:08 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:20:08 [INFO] 20:20:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 20:20:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-sources.jar 20:20:08 [INFO] 20:20:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service --- 20:20:08 [INFO] 20:20:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service --- 20:20:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:08 [INFO] 20:20:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ device-ownership-service --- 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.pom 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.jar 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.json 20:20:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT-sources.jar 20:20:08 [INFO] 20:20:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 20:20:08 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.jar 20:20:08 [INFO] Writing OBR metadata 20:20:08 [INFO] 20:20:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ device-ownership-service --- 20:20:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:20:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:20:08 [INFO] 20:20:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 20:20:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:08 [INFO] 20:20:08 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 20:20:08 [INFO] Building of-switch-config-pusher 0.18.3-SNAPSHOT [49/84] 20:20:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:08 [INFO] 20:20:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ of-switch-config-pusher --- 20:20:08 [INFO] 20:20:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:20:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:08 [INFO] 20:20:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:20:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:08 [INFO] 20:20:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:20:09 [INFO] 20:20:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:20:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:20:09 [INFO] 20:20:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:20:09 [INFO] Starting audit... 20:20:09 Audit done. 20:20:09 [INFO] You have 0 Checkstyle violations. 20:20:09 [INFO] 20:20:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:20:09 [INFO] Starting audit... 20:20:09 Audit done. 20:20:09 [INFO] You have 0 Checkstyle violations. 20:20:09 [INFO] 20:20:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:20:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes/LICENSE 20:20:09 [INFO] 20:20:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:20:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:20:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:20:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:20:09 [INFO] 20:20:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:20:09 [INFO] Recompiling the module because of changed dependency. 20:20:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:20:09 [INFO] 20:20:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:20:09 [INFO] 20:20:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:20:09 [INFO] Fork Value is true 20:20:12 [INFO] Done SpotBugs Analysis.... 20:20:12 [INFO] 20:20:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:20:12 [INFO] 20:20:12 [INFO] 20:20:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher --- 20:20:12 [INFO] BugInstance size is 0 20:20:12 [INFO] Error size is 0 20:20:12 [INFO] No errors/warnings found 20:20:12 [INFO] 20:20:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 20:20:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/test/resources 20:20:12 [INFO] 20:20:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 20:20:12 [INFO] Recompiling the module because of changed dependency. 20:20:12 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:20:12 [INFO] 20:20:12 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ of-switch-config-pusher --- 20:20:12 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/surefire-reports 20:20:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:20:12 [INFO] 20:20:12 [INFO] ------------------------------------------------------- 20:20:12 [INFO] T E S T S 20:20:12 [INFO] ------------------------------------------------------- 20:20:13 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:20:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:20:15 [INFO] 20:20:15 [INFO] Results: 20:20:15 [INFO] 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:20:15 [INFO] 20:20:15 [INFO] 20:20:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ of-switch-config-pusher --- 20:20:15 [INFO] 20:20:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 20:20:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:20:15 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 20:20:15 [INFO] 20:20:15 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ of-switch-config-pusher --- 20:20:15 [INFO] No previous run data found, generating javadoc. 20:20:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar 20:20:16 [INFO] 20:20:16 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ of-switch-config-pusher --- 20:20:16 [INFO] CycloneDX: Resolving Dependencies 20:20:17 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:20:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml 20:20:17 [INFO] attaching as of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json 20:20:17 [INFO] attaching as of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:20:17 [INFO] 20:20:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 20:20:17 [INFO] Skipping duplicate-finder execution! 20:20:17 [INFO] 20:20:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 20:20:17 [INFO] No dependency problems found 20:20:17 [INFO] 20:20:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 20:20:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar 20:20:17 [INFO] 20:20:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher --- 20:20:17 [INFO] 20:20:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher --- 20:20:17 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 20:20:17 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 20:20:17 [INFO] 20:20:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ of-switch-config-pusher --- 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.pom 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-javadoc.jar 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:20:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT-sources.jar 20:20:17 [INFO] 20:20:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 20:20:17 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:20:17 [INFO] Writing OBR metadata 20:20:17 [INFO] 20:20:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ of-switch-config-pusher --- 20:20:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:20:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:20:17 [INFO] 20:20:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 20:20:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:17 [INFO] 20:20:17 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 20:20:17 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT [50/84] 20:20:17 [INFO] ------------------------------[ feature ]------------------------------- 20:20:17 [INFO] 20:20:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 20:20:17 [INFO] 20:20:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:20:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:17 [INFO] 20:20:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:20:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:17 [INFO] 20:20:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] 20:20:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:18 [INFO] argLine set to empty 20:20:18 [INFO] 20:20:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Starting audit... 20:20:18 Audit done. 20:20:18 [INFO] You have 0 Checkstyle violations. 20:20:18 [INFO] 20:20:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Starting audit... 20:20:18 Audit done. 20:20:18 [INFO] You have 0 Checkstyle violations. 20:20:18 [INFO] 20:20:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/LICENSE 20:20:18 [INFO] 20:20:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:20:18 [INFO] ...done! 20:20:18 [INFO] Attaching features XML 20:20:18 [INFO] 20:20:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:20: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 20:20:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:18 [INFO] 20:20:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:20:18 [INFO] 20:20:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] 20:20:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:20:18 [INFO] 20:20:18 [INFO] 20:20:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] 20:20:18 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-config-pusher --- 20:20:18 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 20:20:18 [INFO] Project dependency features detected: [] 20:20:18 [INFO] Pax Exam System (Version: 4.13.3) created. 20:20:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:20:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:20:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:20:19 [INFO] Waiting for remote bundle context.. on 21000 name: 8fe22e0e-614e-4f34-bef6-83980cbe8fbf timout: [ RelativeTimeout value = 180000 ] 20:20:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:20:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:36 [INFO] 20:20:36 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 20:20:36 [INFO] 20:20:36 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 20:20:36 [INFO] 20:20:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 20:20:36 [INFO] CycloneDX: Resolving Dependencies 20:20:39 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:20:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 20:20:39 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 20:20:39 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:20:39 [INFO] 20:20:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] Skipping duplicate-finder execution! 20:20:39 [INFO] 20:20:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] Skipping plugin execution 20:20:39 [INFO] 20:20:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] Skipping source per configuration. 20:20:39 [INFO] 20:20:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] 20:20:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:39 [INFO] 20:20:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [WARNING] 20:20:39 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:20:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:39 [WARNING] 20:20:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:39 [WARNING] 20:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT.pom 20:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-features.xml 20:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:20:39 [INFO] 20:20:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 20:20:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:39 [WARNING] 20:20:39 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:20:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:39 [WARNING] 20:20:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:39 [WARNING] 20:20:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:20:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:39 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:20:39 [INFO] 20:20:39 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 20:20:39 [INFO] Building arbitratorreconciliation-api 0.18.3-SNAPSHOT [51/84] 20:20:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:39 [INFO] 20:20:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-api --- 20:20:39 [INFO] 20:20:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:20:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:39 [INFO] 20:20:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:20:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:39 [INFO] 20:20:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:20:40 [INFO] 20:20:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:20:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:20:40 [INFO] 20:20:40 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 20:20:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:20:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:20:40 [INFO] yang-to-sources: Found 10 dependencies in 1.486 ms 20:20:40 [INFO] yang-to-sources: Project model files found: 1 in 651.8 μs 20:20:40 [INFO] yang-to-sources: 11 YANG models processed in 131.0 ms 20:20:40 [INFO] BindingJavaFileGenerator: Defined 14 files in 15.13 ms 20:20:40 [INFO] Sorted 14 files into 3 directories in 74.26 μs 20:20:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 31.12 ms 20:20:40 [INFO] 20:20:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:20:40 [INFO] Starting audit... 20:20:40 Audit done. 20:20:40 [INFO] You have 0 Checkstyle violations. 20:20:40 [INFO] 20:20:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:20:40 [INFO] Starting audit... 20:20:40 Audit done. 20:20:40 [INFO] You have 0 Checkstyle violations. 20:20:40 [INFO] 20:20:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:20:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes/LICENSE 20:20:40 [INFO] 20:20:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:20:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:20:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:20:40 [INFO] 20:20:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:20:40 [INFO] Recompiling the module because of changed dependency. 20:20:40 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:20:40 [INFO] 20:20:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:20:40 [INFO] 20:20:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:20:40 [INFO] Fork Value is true 20:20:43 [INFO] Done SpotBugs Analysis.... 20:20:43 [INFO] 20:20:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:20:43 [INFO] 20:20:43 [INFO] 20:20:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api --- 20:20:43 [INFO] BugInstance size is 0 20:20:43 [INFO] Error size is 0 20:20:43 [INFO] No errors/warnings found 20:20:43 [INFO] 20:20:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 20:20:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/test/resources 20:20:43 [INFO] 20:20:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 20:20:43 [INFO] No sources to compile 20:20:43 [INFO] 20:20:43 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-api --- 20:20:43 [INFO] No tests to run. 20:20:43 [INFO] 20:20:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-api --- 20:20:43 [INFO] 20:20:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 20:20:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:20:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 20:20:43 [INFO] 20:20:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 20:20:43 [INFO] No previous run data found, generating javadoc. 20:20:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar 20:20:44 [INFO] 20:20:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-api --- 20:20:44 [INFO] CycloneDX: Resolving Dependencies 20:20:45 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 20:20:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml 20:20:45 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json 20:20:45 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.json 20:20:45 [INFO] 20:20:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Skipping duplicate-finder execution! 20:20:45 [INFO] 20:20:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 20:20:45 [WARNING] Used undeclared dependencies found: 20:20:45 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:20:45 [INFO] 20:20:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar 20:20:45 [INFO] 20:20:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 20:20:45 [INFO] 20:20:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:45 [INFO] 20:20:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.pom 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.json 20:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar 20:20:45 [INFO] 20:20:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:20:45 [INFO] Writing OBR metadata 20:20:45 [INFO] 20:20:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:20:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:20:45 [INFO] 20:20:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:20:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:45 [INFO] 20:20:45 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 20:20:45 [INFO] Building reconciliation-framework 0.18.3-SNAPSHOT [52/84] 20:20:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:46 [INFO] 20:20:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ reconciliation-framework --- 20:20:46 [INFO] 20:20:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:20:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:46 [INFO] 20:20:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:20:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:46 [INFO] 20:20:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:20:46 [INFO] 20:20:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:20:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:20:46 [INFO] 20:20:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:20:46 [INFO] Starting audit... 20:20:46 Audit done. 20:20:46 [INFO] You have 0 Checkstyle violations. 20:20:46 [INFO] 20:20:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:20:46 [INFO] Starting audit... 20:20:46 Audit done. 20:20:46 [INFO] You have 0 Checkstyle violations. 20:20:46 [INFO] 20:20:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:20:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes/LICENSE 20:20:46 [INFO] 20:20:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:20:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:20:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:20:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:20:46 [INFO] 20:20:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:20:46 [INFO] Recompiling the module because of changed dependency. 20:20:46 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:20:46 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:20:46 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:20:46 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:20:46 [INFO] 20:20:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:20:46 [INFO] 20:20:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework --- 20:20:46 [INFO] Fork Value is true 20:20:49 [INFO] Done SpotBugs Analysis.... 20:20:49 [INFO] 20:20:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:20:49 [INFO] 20:20:49 [INFO] 20:20:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework --- 20:20:49 [INFO] BugInstance size is 0 20:20:49 [INFO] Error size is 0 20:20:49 [INFO] No errors/warnings found 20:20:49 [INFO] 20:20:49 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 20:20:50 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 20:20:50 [INFO] 20:20:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 20:20:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/test/resources 20:20:50 [INFO] 20:20:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework --- 20:20:50 [INFO] No sources to compile 20:20:50 [INFO] 20:20:50 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ reconciliation-framework --- 20:20:50 [INFO] No tests to run. 20:20:50 [INFO] 20:20:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ reconciliation-framework --- 20:20:50 [INFO] 20:20:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 20:20:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:20:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 20:20:50 [INFO] 20:20:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ reconciliation-framework --- 20:20:50 [INFO] No previous run data found, generating javadoc. 20:20:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar 20:20:52 [INFO] 20:20:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ reconciliation-framework --- 20:20:52 [INFO] CycloneDX: Resolving Dependencies 20:20:53 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:20:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml 20:20:53 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json 20:20:53 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:20:53 [INFO] 20:20:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 20:20:53 [INFO] Skipping duplicate-finder execution! 20:20:53 [INFO] 20:20:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 20:20:53 [WARNING] Used undeclared dependencies found: 20:20:53 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:20:53 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:20:53 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:20:53 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:20:53 [INFO] 20:20:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 20:20:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar 20:20:53 [INFO] 20:20:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework --- 20:20:53 [INFO] 20:20:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework --- 20:20:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:53 [INFO] 20:20:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ reconciliation-framework --- 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.pom 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:20:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar 20:20:53 [INFO] 20:20:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 20:20:53 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:20:53 [INFO] Writing OBR metadata 20:20:53 [INFO] 20:20:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ reconciliation-framework --- 20:20:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:20:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:20:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:20:53 [INFO] 20:20:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 20:20:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:53 [INFO] 20:20:53 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 20:20:53 [INFO] Building arbitratorreconciliation-impl 0.18.3-SNAPSHOT [53/84] 20:20:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:53 [INFO] 20:20:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl --- 20:20:53 [INFO] 20:20:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:20:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:53 [INFO] 20:20:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:20:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:53 [INFO] 20:20:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] 20:20:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:20:54 [INFO] 20:20:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] Starting audit... 20:20:54 Audit done. 20:20:54 [INFO] You have 0 Checkstyle violations. 20:20:54 [INFO] 20:20:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] Starting audit... 20:20:54 Audit done. 20:20:54 [INFO] You have 0 Checkstyle violations. 20:20:54 [INFO] 20:20:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes/LICENSE 20:20:54 [INFO] 20:20:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:20:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:20:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:20:54 [INFO] 20:20:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] Recompiling the module because of changed dependency. 20:20:54 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 20:20:54 [INFO] 20:20:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:20:54 [INFO] 20:20:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:20:54 [INFO] Fork Value is true 20:20:57 [INFO] Done SpotBugs Analysis.... 20:20:57 [INFO] 20:20:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:20:57 [INFO] 20:20:57 [INFO] 20:20:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] BugInstance size is 0 20:20:57 [INFO] Error size is 0 20:20:57 [INFO] No errors/warnings found 20:20:57 [INFO] 20:20:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/test/resources 20:20:57 [INFO] 20:20:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] No sources to compile 20:20:57 [INFO] 20:20:57 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] No tests to run. 20:20:57 [INFO] 20:20:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] 20:20:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:20:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 20:20:57 [INFO] 20:20:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 20:20:57 [INFO] No previous run data found, generating javadoc. 20:20:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar 20:20:58 [INFO] 20:20:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-impl --- 20:20:58 [INFO] CycloneDX: Resolving Dependencies 20:20:59 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:20:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml 20:20:59 [INFO] attaching as arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json 20:20:59 [INFO] attaching as arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:20:59 [INFO] 20:20:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] Skipping duplicate-finder execution! 20:20:59 [INFO] 20:20:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 20:20:59 [WARNING] Used undeclared dependencies found: 20:20:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:20:59 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:20:59 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:20:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:20:59 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:20:59 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 20:20:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:20:59 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:20:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:20:59 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:20:59 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:20:59 [INFO] 20:20:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar 20:20:59 [INFO] 20:20:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] 20:20:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:59 [INFO] 20:20:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.pom 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:20:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar 20:20:59 [INFO] 20:20:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 20:20:59 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:20:59 [INFO] Writing OBR metadata 20:21:00 [INFO] 20:21:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:21:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:21:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:21:00 [INFO] 20:21:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:21:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:00 [INFO] 20:21:00 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 20:21:00 [INFO] Building forwardingrules-manager 0.18.3-SNAPSHOT [54/84] 20:21:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:00 [INFO] 20:21:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-manager --- 20:21:00 [INFO] 20:21:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 20:21:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:00 [INFO] 20:21:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:21:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:00 [INFO] 20:21:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- 20:21:00 [INFO] 20:21:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:21:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:21:00 [INFO] 20:21:00 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager --- 20:21:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:21:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:21:00 [INFO] yang-to-sources: Found 14 dependencies in 2.377 ms 20:21:00 [INFO] yang-to-sources: Project model files found: 2 in 664.4 μs 20:21:00 [INFO] yang-to-sources: 5 YANG models processed in 84.98 ms 20:21:00 [INFO] BindingJavaFileGenerator: Defined 14 files in 1.972 ms 20:21:00 [INFO] Sorted 14 files into 5 directories in 54.67 μs 20:21:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 11.99 ms 20:21:00 [INFO] 20:21:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 20:21:00 [INFO] Starting audit... 20:21:00 Audit done. 20:21:00 [INFO] You have 0 Checkstyle violations. 20:21:00 [INFO] 20:21:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- 20:21:01 [INFO] Starting audit... 20:21:01 Audit done. 20:21:01 [INFO] You have 0 Checkstyle violations. 20:21:01 [INFO] 20:21:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- 20:21:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes/LICENSE 20:21:01 [INFO] 20:21:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:21:01 [INFO] Copying 1 resource from src/main/resources to target/classes 20:21:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:21:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:21:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:21:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:21:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:21:01 [INFO] 20:21:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:21:01 [INFO] Recompiling the module because of changed dependency. 20:21:01 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:21:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:21:01 [INFO] 20:21:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:21:01 [INFO] 20:21:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager --- 20:21:01 [INFO] Fork Value is true 20:21:07 [INFO] Done SpotBugs Analysis.... 20:21:07 [INFO] 20:21:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:21:07 [INFO] 20:21:07 [INFO] 20:21:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager --- 20:21:07 [INFO] BugInstance size is 0 20:21:07 [INFO] Error size is 0 20:21:07 [INFO] No errors/warnings found 20:21:07 [INFO] 20:21:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 20:21:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/test/resources 20:21:07 [INFO] 20:21:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager --- 20:21:07 [INFO] Recompiling the module because of changed dependency. 20:21:07 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:21:07 [INFO] 20:21:07 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-manager --- 20:21:07 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/surefire-reports 20:21:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:07 [INFO] 20:21:07 [INFO] ------------------------------------------------------- 20:21:07 [INFO] T E S T S 20:21:07 [INFO] ------------------------------------------------------- 20:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:21:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:21:14 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:21:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:21:14 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:21:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.487 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:21:19 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:21:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:21:20 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:21:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:21:21 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:21:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:21:21 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:21:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:21:21 [INFO] 20:21:21 [INFO] Results: 20:21:21 [INFO] 20:21:21 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 20:21:21 [INFO] 20:21:21 [INFO] 20:21:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-manager --- 20:21:21 [INFO] 20:21:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 20:21:21 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 20:21:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:21:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 20:21:21 [INFO] 20:21:21 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-manager --- 20:21:21 [INFO] No previous run data found, generating javadoc. 20:21:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar 20:21:24 [INFO] 20:21:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-manager --- 20:21:24 [INFO] CycloneDX: Resolving Dependencies 20:21:25 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:21:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml 20:21:25 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json 20:21:25 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:25 [INFO] 20:21:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 20:21:25 [INFO] Skipping duplicate-finder execution! 20:21:25 [INFO] 20:21:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 20:21:25 [WARNING] Used undeclared dependencies found: 20:21:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:21:25 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:21:25 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:21:25 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:21:25 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:21:25 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:21:25 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:21:25 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 20:21:25 [INFO] 20:21:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 20:21:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar 20:21:25 [INFO] 20:21:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager --- 20:21:25 [INFO] 20:21:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager --- 20:21:25 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 20:21:25 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 20:21:25 [INFO] 20:21:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-manager --- 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.pom 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar 20:21:25 [INFO] 20:21:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 20:21:25 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:21:25 [INFO] Writing OBR metadata 20:21:26 [INFO] 20:21:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-manager --- 20:21:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:21:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:21:26 [INFO] 20:21:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 20:21:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:26 [INFO] 20:21:26 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 20:21:26 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT [55/84] 20:21:26 [INFO] ------------------------------[ feature ]------------------------------- 20:21:26 [INFO] 20:21:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] 20:21:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:26 [INFO] 20:21:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:26 [INFO] 20:21:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] 20:21:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:26 [INFO] argLine set to empty 20:21:26 [INFO] 20:21:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Starting audit... 20:21:26 Audit done. 20:21:26 [INFO] You have 0 Checkstyle violations. 20:21:26 [INFO] 20:21:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Starting audit... 20:21:26 Audit done. 20:21:26 [INFO] You have 0 Checkstyle violations. 20:21:26 [INFO] 20:21:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE 20:21:26 [INFO] 20:21:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:21:26 [INFO] ...done! 20:21:26 [INFO] Attaching features XML 20:21:26 [INFO] 20:21:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21: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 20:21:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:26 [INFO] 20:21:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:21:26 [INFO] 20:21:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] 20:21:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:21:26 [INFO] 20:21:26 [INFO] 20:21:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] 20:21:26 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 20:21:26 [INFO] Project dependency features detected: [] 20:21:26 [INFO] Pax Exam System (Version: 4.13.3) created. 20:21:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:21:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:27 [INFO] Waiting for remote bundle context.. on 21000 name: 18d8cc4b-81c4-43c8-aa6f-0dc2a882ff48 timout: [ RelativeTimeout value = 180000 ] 20:21:48 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:21:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:21:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:21:48 [INFO] 20:21:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:48 [INFO] 20:21:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:48 [INFO] 20:21:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:48 [INFO] CycloneDX: Resolving Dependencies 20:21:51 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:21:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 20:21:51 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 20:21:51 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:51 [INFO] 20:21:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] Skipping duplicate-finder execution! 20:21:51 [INFO] 20:21:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] Skipping plugin execution 20:21:51 [INFO] 20:21:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] Skipping source per configuration. 20:21:51 [INFO] 20:21:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] 20:21:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:51 [INFO] 20:21:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [WARNING] 20:21:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:21:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:51 [WARNING] 20:21:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:51 [WARNING] 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT.pom 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-features.xml 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:21:51 [INFO] 20:21:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 20:21:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:51 [WARNING] 20:21:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:21:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:51 [WARNING] 20:21:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:51 [WARNING] 20:21:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:21:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:21:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:21:51 [INFO] 20:21:51 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 20:21:51 [INFO] Building forwardingrules-sync 0.18.3-SNAPSHOT [56/84] 20:21:51 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-sync --- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:21:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:51 [INFO] 20:21:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:21:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:51 [INFO] 20:21:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:21:52 [INFO] 20:21:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:21:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:21:52 [INFO] 20:21:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:21:52 [INFO] Starting audit... 20:21:52 Audit done. 20:21:52 [INFO] You have 0 Checkstyle violations. 20:21:52 [INFO] 20:21:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:21:52 [INFO] Starting audit... 20:21:52 Audit done. 20:21:52 [INFO] You have 0 Checkstyle violations. 20:21:52 [INFO] 20:21:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:21:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes/LICENSE 20:21:52 [INFO] 20:21:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:21:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:21:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:21:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:21:52 [INFO] 20:21:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:21:52 [INFO] Recompiling the module because of changed dependency. 20:21:52 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:21:53 [INFO] 20:21:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:21:53 [INFO] 20:21:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync --- 20:21:53 [INFO] Fork Value is true 20:21:58 [INFO] Done SpotBugs Analysis.... 20:21:58 [INFO] 20:21:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:21:58 [INFO] 20:21:58 [INFO] 20:21:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync --- 20:21:58 [INFO] BugInstance size is 0 20:21:58 [INFO] Error size is 0 20:21:58 [INFO] No errors/warnings found 20:21:58 [INFO] 20:21:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 20:21:58 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:21:58 [INFO] 20:21:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync --- 20:21:58 [INFO] Recompiling the module because of changed dependency. 20:21:58 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:21:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement 20:21:58 [INFO] 20:21:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-sync --- 20:21:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/surefire-reports 20:21:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:58 [INFO] 20:21:58 [INFO] ------------------------------------------------------- 20:21:58 [INFO] T E S T S 20:21:58 [INFO] ------------------------------------------------------- 20:21:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:22:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:22:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:22:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:22:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:22:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:22:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:22:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:22:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:22:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:22:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:22:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:22:04 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:22:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:22:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:22:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:22:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:22:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:22:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:22:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:22:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:22:05 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:22:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:22:08 [INFO] 20:22:08 [INFO] Results: 20:22:08 [INFO] 20:22:08 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 20:22:08 [INFO] 20:22:08 [INFO] 20:22:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-sync --- 20:22:08 [INFO] 20:22:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 20:22:08 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 20:22:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:22:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 20:22:08 [INFO] 20:22:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-sync --- 20:22:08 [INFO] No previous run data found, generating javadoc. 20:22:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar 20:22:10 [INFO] 20:22:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-sync --- 20:22:10 [INFO] CycloneDX: Resolving Dependencies 20:22:11 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:22:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml 20:22:11 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json 20:22:11 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:22:11 [INFO] 20:22:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 20:22:11 [INFO] Skipping duplicate-finder execution! 20:22:11 [INFO] 20:22:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 20:22:11 [WARNING] Used undeclared dependencies found: 20:22:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:22:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:22:11 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:22:11 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:22:11 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:22:11 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:22:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:22:11 [WARNING] Non-test scoped test only dependencies found: 20:22:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:22:11 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:22:11 [INFO] 20:22:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 20:22:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar 20:22:11 [INFO] 20:22:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync --- 20:22:11 [INFO] 20:22:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync --- 20:22:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 20:22:11 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 20:22:12 [INFO] 20:22:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-sync --- 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.pom 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar 20:22:12 [INFO] 20:22:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 20:22:12 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:22:12 [INFO] Writing OBR metadata 20:22:12 [INFO] 20:22:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-sync --- 20:22:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:12 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:22:12 [INFO] 20:22:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 20:22:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:12 [INFO] 20:22:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 20:22:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT [57/84] 20:22:12 [INFO] ------------------------------[ feature ]------------------------------- 20:22:12 [INFO] 20:22:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] 20:22:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:12 [INFO] 20:22:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:12 [INFO] 20:22:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] 20:22:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:12 [INFO] argLine set to empty 20:22:12 [INFO] 20:22:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Starting audit... 20:22:12 Audit done. 20:22:12 [INFO] You have 0 Checkstyle violations. 20:22:12 [INFO] 20:22:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Starting audit... 20:22:12 Audit done. 20:22:12 [INFO] You have 0 Checkstyle violations. 20:22:12 [INFO] 20:22:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE 20:22:12 [INFO] 20:22:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:22:12 [INFO] ...done! 20:22:12 [INFO] Attaching features XML 20:22:12 [INFO] 20:22:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22: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 20:22:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:22:12 [INFO] 20:22:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:22:12 [INFO] 20:22:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] 20:22:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:22:12 [INFO] 20:22:12 [INFO] 20:22:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] 20:22:12 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:12 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 20:22:12 [INFO] Project dependency features detected: [] 20:22:12 [INFO] Pax Exam System (Version: 4.13.3) created. 20:22:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:22:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:22:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:22:13 [INFO] Waiting for remote bundle context.. on 21000 name: 68a2b3a1-67a2-477b-85ea-a1e129e34101 timout: [ RelativeTimeout value = 180000 ] 20:22:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:22:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:22:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:22:31 [INFO] 20:22:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:31 [INFO] 20:22:31 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:31 [INFO] 20:22:31 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:31 [INFO] CycloneDX: Resolving Dependencies 20:22:34 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:22:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 20:22:34 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 20:22:34 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:22:34 [INFO] 20:22:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] Skipping duplicate-finder execution! 20:22:34 [INFO] 20:22:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] Skipping plugin execution 20:22:34 [INFO] 20:22:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] Skipping source per configuration. 20:22:34 [INFO] 20:22:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] 20:22:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:34 [INFO] 20:22:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [WARNING] 20:22:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:22:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:34 [WARNING] 20:22:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:34 [WARNING] 20:22:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT.pom 20:22:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-features.xml 20:22:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:22:34 [INFO] 20:22:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 20:22:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:34 [WARNING] 20:22:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:22:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:34 [WARNING] 20:22:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:34 [WARNING] 20:22:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:34 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:22:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:34 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:22:34 [INFO] 20:22:34 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 20:22:34 [INFO] Building table-miss-enforcer 0.18.3-SNAPSHOT [58/84] 20:22:34 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:34 [INFO] 20:22:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ table-miss-enforcer --- 20:22:34 [INFO] 20:22:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:22:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:34 [INFO] 20:22:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:22:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:34 [INFO] 20:22:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:22:35 [INFO] 20:22:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:22:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:22:35 [INFO] 20:22:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 20:22:35 [INFO] Starting audit... 20:22:35 Audit done. 20:22:35 [INFO] You have 0 Checkstyle violations. 20:22:35 [INFO] 20:22:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- 20:22:35 [INFO] Starting audit... 20:22:35 Audit done. 20:22:35 [INFO] You have 0 Checkstyle violations. 20:22:35 [INFO] 20:22:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- 20:22:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes/LICENSE 20:22:35 [INFO] 20:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:22:35 [INFO] 20:22:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:22:35 [INFO] Recompiling the module because of changed dependency. 20:22:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:22:35 [INFO] 20:22:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:22:35 [INFO] 20:22:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer --- 20:22:35 [INFO] Fork Value is true 20:22:37 [INFO] Done SpotBugs Analysis.... 20:22:37 [INFO] 20:22:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:22:37 [INFO] 20:22:37 [INFO] 20:22:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer --- 20:22:37 [INFO] BugInstance size is 0 20:22:37 [INFO] Error size is 0 20:22:37 [INFO] No errors/warnings found 20:22:37 [INFO] 20:22:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 20:22:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/test/resources 20:22:37 [INFO] 20:22:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer --- 20:22:37 [INFO] Recompiling the module because of changed dependency. 20:22:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:22:37 [INFO] 20:22:37 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ table-miss-enforcer --- 20:22:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/surefire-reports 20:22:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:22:37 [INFO] 20:22:37 [INFO] ------------------------------------------------------- 20:22:37 [INFO] T E S T S 20:22:37 [INFO] ------------------------------------------------------- 20:22:38 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:22:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:22:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.190 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:22:41 [INFO] 20:22:41 [INFO] Results: 20:22:41 [INFO] 20:22:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:22:41 [INFO] 20:22:41 [INFO] 20:22:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ table-miss-enforcer --- 20:22:41 [INFO] 20:22:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 20:22:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:22:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 20:22:41 [INFO] 20:22:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ table-miss-enforcer --- 20:22:41 [INFO] No previous run data found, generating javadoc. 20:22:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar 20:22:42 [INFO] 20:22:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ table-miss-enforcer --- 20:22:42 [INFO] CycloneDX: Resolving Dependencies 20:22:43 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:22:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml 20:22:43 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json 20:22:43 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:22:43 [INFO] 20:22:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 20:22:43 [INFO] Skipping duplicate-finder execution! 20:22:43 [INFO] 20:22:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 20:22:43 [WARNING] Used undeclared dependencies found: 20:22:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:22:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:22:43 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:22:43 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:22:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:22:43 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:22:43 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:22:43 [INFO] 20:22:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 20:22:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar 20:22:43 [INFO] 20:22:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer --- 20:22:43 [INFO] 20:22:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer --- 20:22:43 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 20:22:43 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 20:22:43 [INFO] 20:22:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ table-miss-enforcer --- 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.pom 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:22:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar 20:22:43 [INFO] 20:22:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 20:22:43 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:22:43 [INFO] Writing OBR metadata 20:22:43 [INFO] 20:22:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ table-miss-enforcer --- 20:22:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:22:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:22:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:22:43 [INFO] 20:22:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 20:22:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:43 [INFO] 20:22:43 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 20:22:43 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT [59/84] 20:22:43 [INFO] ------------------------------[ feature ]------------------------------- 20:22:43 [INFO] 20:22:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] 20:22:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:43 [INFO] 20:22:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:43 [INFO] 20:22:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] 20:22:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:43 [INFO] argLine set to empty 20:22:43 [INFO] 20:22:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Starting audit... 20:22:43 Audit done. 20:22:43 [INFO] You have 0 Checkstyle violations. 20:22:43 [INFO] 20:22:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Starting audit... 20:22:43 Audit done. 20:22:43 [INFO] You have 0 Checkstyle violations. 20:22:43 [INFO] 20:22:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE 20:22:43 [INFO] 20:22:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:44 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:22:44 [INFO] ...done! 20:22:44 [INFO] Attaching features XML 20:22:44 [INFO] 20:22:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:44 [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 20:22:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:22:44 [INFO] 20:22:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:22:44 [INFO] 20:22:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:44 [INFO] 20:22:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:22:44 [INFO] 20:22:44 [INFO] 20:22:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:44 [INFO] 20:22:44 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:22:44 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 20:22:44 [INFO] Project dependency features detected: [] 20:22:44 [INFO] Pax Exam System (Version: 4.13.3) created. 20:22:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:22:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:22:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:22:44 [INFO] Waiting for remote bundle context.. on 21000 name: c32f4f17-8a8d-429e-b4c1-8513df525386 timout: [ RelativeTimeout value = 180000 ] 20:23:04 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:23:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:23:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:23:04 [INFO] 20:23:04 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:04 [INFO] 20:23:04 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:04 [INFO] 20:23:04 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:04 [INFO] CycloneDX: Resolving Dependencies 20:23:08 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:23:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 20:23:08 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 20:23:08 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:23:08 [INFO] 20:23:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] Skipping duplicate-finder execution! 20:23:08 [INFO] 20:23:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] Skipping plugin execution 20:23:08 [INFO] 20:23:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] Skipping source per configuration. 20:23:08 [INFO] 20:23:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] 20:23:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:08 [INFO] 20:23:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [WARNING] 20:23:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:23:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:08 [WARNING] 20:23:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:08 [WARNING] 20:23:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT.pom 20:23:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-features.xml 20:23:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:23:08 [INFO] 20:23:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 20:23:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:08 [WARNING] 20:23:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:23:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:08 [WARNING] 20:23:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:08 [WARNING] 20:23:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:23:08 [INFO] 20:23:08 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 20:23:08 [INFO] Building topology-lldp-discovery 0.18.3-SNAPSHOT [60/84] 20:23:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:08 [INFO] 20:23:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-lldp-discovery --- 20:23:08 [INFO] 20:23:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:23:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:08 [INFO] 20:23:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:23:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:08 [INFO] 20:23:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:23:08 [INFO] 20:23:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:23:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:23:08 [INFO] 20:23:08 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery --- 20:23:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:23:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:23:08 [INFO] yang-to-sources: Found 11 dependencies in 1.561 ms 20:23:08 [INFO] yang-to-sources: Project model files found: 1 in 639.0 μs 20:23:08 [INFO] yang-to-sources: 1 YANG models processed in 64.26 ms 20:23:08 [INFO] BindingJavaFileGenerator: Defined 7 files in 488.6 μs 20:23:08 [INFO] Sorted 7 files into 3 directories in 59.76 μs 20:23:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.967 ms 20:23:08 [INFO] 20:23:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:23:08 [INFO] Starting audit... 20:23:08 Audit done. 20:23:08 [INFO] You have 0 Checkstyle violations. 20:23:08 [INFO] 20:23:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:23:08 [INFO] Starting audit... 20:23:08 Audit done. 20:23:08 [INFO] You have 0 Checkstyle violations. 20:23:08 [INFO] 20:23:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:23:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes/LICENSE 20:23:08 [INFO] 20:23:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:23:08 [INFO] Copying 1 resource from src/main/resources to target/classes 20:23:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:23:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:23:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:23:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:23:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:23:08 [INFO] 20:23:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:23:08 [INFO] Recompiling the module because of changed dependency. 20:23:08 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] 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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] 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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] 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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] 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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] 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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:23:09 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:23:09 [INFO] 20:23:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:23:09 [INFO] 20:23:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:23:09 [INFO] Fork Value is true 20:23:12 [INFO] Done SpotBugs Analysis.... 20:23:12 [INFO] 20:23:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:23:12 [INFO] 20:23:12 [INFO] 20:23:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery --- 20:23:12 [INFO] BugInstance size is 0 20:23:12 [INFO] Error size is 0 20:23:12 [INFO] No errors/warnings found 20:23:12 [INFO] 20:23:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 20:23:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/resources 20:23:12 [INFO] 20:23:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 20:23:12 [INFO] Recompiling the module because of changed dependency. 20:23:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:23:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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 20:23:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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 20:23:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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 20:23:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,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 20:23:12 [INFO] 20:23:12 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-lldp-discovery --- 20:23:12 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/surefire-reports 20:23:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:12 [INFO] 20:23:12 [INFO] ------------------------------------------------------- 20:23:12 [INFO] T E S T S 20:23:12 [INFO] ------------------------------------------------------- 20:23:13 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:23:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:23:15 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:23:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:23:15 [INFO] 20:23:15 [INFO] Results: 20:23:15 [INFO] 20:23:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:23:15 [INFO] 20:23:15 [INFO] 20:23:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-lldp-discovery --- 20:23:15 [INFO] 20:23:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 20:23:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:23:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 20:23:16 [INFO] 20:23:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-lldp-discovery --- 20:23:16 [INFO] No previous run data found, generating javadoc. 20:23:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar 20:23:17 [INFO] 20:23:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-lldp-discovery --- 20:23:17 [INFO] CycloneDX: Resolving Dependencies 20:23:18 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:23:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml 20:23:18 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json 20:23:18 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:23:18 [INFO] 20:23:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 20:23:18 [INFO] Skipping duplicate-finder execution! 20:23:18 [INFO] 20:23:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 20:23:18 [WARNING] Used undeclared dependencies found: 20:23:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:23:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:23:18 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 20:23:18 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:23:18 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:23:18 [INFO] 20:23:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 20:23:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar 20:23:18 [INFO] 20:23:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery --- 20:23:18 [INFO] 20:23:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery --- 20:23:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 20:23:18 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 20:23:18 [INFO] 20:23:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-lldp-discovery --- 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.pom 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:23:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar 20:23:18 [INFO] 20:23:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 20:23:18 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:23:18 [INFO] Writing OBR metadata 20:23:18 [INFO] 20:23:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-lldp-discovery --- 20:23:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:23:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:23:18 [INFO] 20:23:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 20:23:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:18 [INFO] 20:23:18 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 20:23:18 [INFO] Building lldp-speaker 0.18.3-SNAPSHOT [61/84] 20:23:18 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:18 [INFO] 20:23:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lldp-speaker --- 20:23:18 [INFO] 20:23:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:23:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:18 [INFO] 20:23:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:23:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:18 [INFO] 20:23:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:23:19 [INFO] 20:23:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:23:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:23:19 [INFO] 20:23:19 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker --- 20:23:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:23:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:23:19 [INFO] yang-to-sources: Found 12 dependencies in 2.093 ms 20:23:19 [INFO] yang-to-sources: Project model files found: 2 in 1.124 ms 20:23:19 [INFO] yang-to-sources: 3 YANG models processed in 63.29 ms 20:23:19 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.026 ms 20:23:19 [INFO] Sorted 30 files into 5 directories in 97.79 μs 20:23:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 13.19 ms 20:23:19 [INFO] 20:23:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:23:19 [INFO] Starting audit... 20:23:19 Audit done. 20:23:19 [INFO] You have 0 Checkstyle violations. 20:23:19 [INFO] 20:23:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:23:19 [INFO] Starting audit... 20:23:19 Audit done. 20:23:19 [INFO] You have 0 Checkstyle violations. 20:23:19 [INFO] 20:23:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:23:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes/LICENSE 20:23:19 [INFO] 20:23:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:23:19 [INFO] Copying 1 resource from src/main/resources to target/classes 20:23:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:23:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:23:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:23:19 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:23:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:23:19 [INFO] 20:23:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:23:19 [INFO] Recompiling the module because of changed dependency. 20:23:19 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:23:19 [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 20:23:19 [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 20:23:19 [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 20:23:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:23:19 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:23:19 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 20:23:19 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:23:19 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:23:19 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:19 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 20:23:19 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:23:19 [INFO] 20:23:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:23:19 [INFO] 20:23:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker --- 20:23:19 [INFO] Fork Value is true 20:23:23 [INFO] Done SpotBugs Analysis.... 20:23:23 [INFO] 20:23:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:23:23 [INFO] 20:23:23 [INFO] 20:23:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker --- 20:23:23 [INFO] BugInstance size is 0 20:23:23 [INFO] Error size is 0 20:23:23 [INFO] No errors/warnings found 20:23:23 [INFO] 20:23:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 20:23:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/resources 20:23:23 [INFO] 20:23:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker --- 20:23:23 [INFO] Recompiling the module because of changed dependency. 20:23:23 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture 20:23:23 missing type arguments for generic class java.util.concurrent.ScheduledFuture 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:23 [INFO] 20:23:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ lldp-speaker --- 20:23:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/surefire-reports 20:23:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:23 [INFO] 20:23:23 [INFO] ------------------------------------------------------- 20:23:23 [INFO] T E S T S 20:23:23 [INFO] ------------------------------------------------------- 20:23:24 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:23:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:23:26 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:23:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:23:26 [INFO] 20:23:26 [INFO] Results: 20:23:26 [INFO] 20:23:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:23:26 [INFO] 20:23:26 [INFO] 20:23:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ lldp-speaker --- 20:23:26 [INFO] 20:23:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 20:23:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar 20:23:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 20:23:26 [INFO] 20:23:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ lldp-speaker --- 20:23:26 [INFO] No previous run data found, generating javadoc. 20:23:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar 20:23:28 [INFO] 20:23:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ lldp-speaker --- 20:23:28 [INFO] CycloneDX: Resolving Dependencies 20:23:29 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:23:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml 20:23:29 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json 20:23:29 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:23:29 [INFO] 20:23:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 20:23:29 [INFO] Skipping duplicate-finder execution! 20:23:29 [INFO] 20:23:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker --- 20:23:29 [WARNING] Used undeclared dependencies found: 20:23:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:23:29 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:23:29 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:23:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:23:29 [INFO] 20:23:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 20:23:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-sources.jar 20:23:29 [INFO] 20:23:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker --- 20:23:29 [INFO] 20:23:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker --- 20:23:29 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec 20:23:29 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 20:23:29 [INFO] 20:23:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lldp-speaker --- 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.pom 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.jar 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT-sources.jar 20:23:29 [INFO] 20:23:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 20:23:29 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.jar 20:23:29 [INFO] Writing OBR metadata 20:23:29 [INFO] 20:23:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lldp-speaker --- 20:23:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:23:29 [INFO] 20:23:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 20:23:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:29 [INFO] 20:23:29 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 20:23:29 [INFO] Building topology-manager 0.18.3-SNAPSHOT [62/84] 20:23:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:29 [INFO] 20:23:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-manager --- 20:23:29 [INFO] 20:23:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:23:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:29 [INFO] 20:23:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:23:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:29 [INFO] 20:23:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:23:30 [INFO] 20:23:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:23:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:23:30 [INFO] 20:23:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:23:30 [INFO] Starting audit... 20:23:30 Audit done. 20:23:30 [INFO] You have 0 Checkstyle violations. 20:23:30 [INFO] 20:23:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:23:30 [INFO] Starting audit... 20:23:30 Audit done. 20:23:30 [INFO] You have 0 Checkstyle violations. 20:23:30 [INFO] 20:23:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:23:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes/LICENSE 20:23:30 [INFO] 20:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:23:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:23:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:23:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:23:30 [INFO] 20:23:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:23:30 [INFO] Recompiling the module because of changed dependency. 20:23:30 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:23:30 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:23:30 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:23:30 [INFO] 20:23:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:23:30 [INFO] 20:23:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager --- 20:23:30 [INFO] Fork Value is true 20:23:33 [INFO] Done SpotBugs Analysis.... 20:23:34 [INFO] 20:23:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:23:34 [INFO] 20:23:34 [INFO] 20:23:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager --- 20:23:34 [INFO] BugInstance size is 0 20:23:34 [INFO] Error size is 0 20:23:34 [INFO] No errors/warnings found 20:23:34 [INFO] 20:23:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 20:23:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:23:34 [INFO] 20:23:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager --- 20:23:34 [INFO] Recompiling the module because of changed dependency. 20:23:34 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion 20:23:34 required: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion 20:23:34 required: E 20:23:34 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion 20:23:34 required: java.util.List> 20:23:34 found: java.util.List 20:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:23:34 [INFO] 20:23:34 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-manager --- 20:23:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/surefire-reports 20:23:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:34 [INFO] 20:23:34 [INFO] ------------------------------------------------------- 20:23:34 [INFO] T E S T S 20:23:34 [INFO] ------------------------------------------------------- 20:23:35 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:23:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:23:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:23:37 [INFO] 20:23:37 [INFO] Results: 20:23:37 [INFO] 20:23:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:23:37 [INFO] 20:23:37 [INFO] 20:23:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-manager --- 20:23:37 [INFO] 20:23:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 20:23:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar 20:23:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/META-INF/MANIFEST.MF 20:23:37 [INFO] 20:23:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-manager --- 20:23:37 [INFO] No previous run data found, generating javadoc. 20:23:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-javadoc.jar 20:23:39 [INFO] 20:23:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-manager --- 20:23:39 [INFO] CycloneDX: Resolving Dependencies 20:23:40 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 20:23:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml 20:23:40 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json 20:23:40 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:23:40 [INFO] 20:23:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 20:23:40 [INFO] Skipping duplicate-finder execution! 20:23:40 [INFO] 20:23:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-manager --- 20:23:40 [WARNING] Used undeclared dependencies found: 20:23:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:23:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:23:40 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:23:40 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:23:40 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:23:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:23:40 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 20:23:40 [WARNING] Non-test scoped test only dependencies found: 20:23:40 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:23:40 [INFO] 20:23:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 20:23:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-sources.jar 20:23:40 [INFO] 20:23:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager --- 20:23:40 [INFO] 20:23:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager --- 20:23:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec 20:23:40 [INFO] Analyzed bundle 'topology-manager' with 11 classes 20:23:40 [INFO] 20:23:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-manager --- 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.pom 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.jar 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-javadoc.jar 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:23:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT-sources.jar 20:23:40 [INFO] 20:23:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 20:23:40 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.jar 20:23:40 [INFO] Writing OBR metadata 20:23:40 [INFO] 20:23:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-manager --- 20:23:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:23:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:23:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:23:40 [INFO] 20:23:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 20:23:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:40 [INFO] 20:23:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 20:23:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT [63/84] 20:23:40 [INFO] ------------------------------[ feature ]------------------------------- 20:23:40 [INFO] 20:23:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 20:23:40 [INFO] 20:23:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:23:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:40 [INFO] 20:23:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:23:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:40 [INFO] 20:23:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] 20:23:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:41 [INFO] argLine set to empty 20:23:41 [INFO] 20:23:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Starting audit... 20:23:41 Audit done. 20:23:41 [INFO] You have 0 Checkstyle violations. 20:23:41 [INFO] 20:23:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Starting audit... 20:23:41 Audit done. 20:23:41 [INFO] You have 0 Checkstyle violations. 20:23:41 [INFO] 20:23:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes/LICENSE 20:23:41 [INFO] 20:23:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:23:41 [INFO] ...done! 20:23:41 [INFO] Attaching features XML 20:23:41 [INFO] 20:23:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:23:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:41 [INFO] 20:23:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:23:41 [INFO] 20:23:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] 20:23:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:23:41 [INFO] 20:23:41 [INFO] 20:23:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] 20:23:41 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology --- 20:23:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 20:23:41 [INFO] Project dependency features detected: [] 20:23:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:41 [INFO] Waiting for remote bundle context.. on 21000 name: 9ca16959-cfca-4d04-894c-f3848aa83cd6 timout: [ RelativeTimeout value = 180000 ] 20:24:03 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:24:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:03 [INFO] 20:24:03 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology --- 20:24:03 [INFO] 20:24:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 20:24:03 [INFO] 20:24:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology --- 20:24:03 [INFO] CycloneDX: Resolving Dependencies 20:24:07 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:24:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 20:24:07 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 20:24:07 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:24:07 [INFO] 20:24:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] Skipping duplicate-finder execution! 20:24:07 [INFO] 20:24:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] Skipping plugin execution 20:24:07 [INFO] 20:24:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] Skipping source per configuration. 20:24:07 [INFO] 20:24:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] 20:24:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:07 [INFO] 20:24:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology --- 20:24:07 [WARNING] 20:24:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:24:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:07 [WARNING] 20:24:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:07 [WARNING] 20:24:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT.pom 20:24:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-features.xml 20:24:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:24:07 [INFO] 20:24:07 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 20:24:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:07 [WARNING] 20:24:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:24:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:07 [WARNING] 20:24:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:07 [WARNING] 20:24:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:24:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:24:07 [INFO] 20:24:07 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 20:24:07 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT [64/84] 20:24:07 [INFO] ------------------------------[ feature ]------------------------------- 20:24:07 [INFO] 20:24:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 20:24:07 [INFO] 20:24:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:24:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:07 [INFO] 20:24:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:24:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:07 [INFO] 20:24:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:24:07 [INFO] 20:24:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:08 [INFO] argLine set to empty 20:24:08 [INFO] 20:24:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Starting audit... 20:24:08 Audit done. 20:24:08 [INFO] You have 0 Checkstyle violations. 20:24:08 [INFO] 20:24:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Starting audit... 20:24:08 Audit done. 20:24:08 [INFO] You have 0 Checkstyle violations. 20:24:08 [INFO] 20:24:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE 20:24:08 [INFO] 20:24:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:24:08 [INFO] ...done! 20:24:08 [INFO] Attaching features XML 20:24:08 [INFO] 20:24:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [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 20:24:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:08 [INFO] 20:24:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:24:08 [INFO] 20:24:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] 20:24:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:24:08 [INFO] 20:24:08 [INFO] 20:24:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] 20:24:08 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-lldp-speaker --- 20:24:08 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 20:24:08 [INFO] Project dependency features detected: [] 20:24:08 [INFO] Pax Exam System (Version: 4.13.3) created. 20:24:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:24:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:09 [INFO] Waiting for remote bundle context.. on 21000 name: 6da17dc9-ed83-4cf9-ade7-1d2f33b48949 timout: [ RelativeTimeout value = 180000 ] 20:24:29 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:24:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:29 [INFO] 20:24:29 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 20:24:29 [INFO] 20:24:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 20:24:29 [INFO] 20:24:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 20:24:29 [INFO] CycloneDX: Resolving Dependencies 20:24:32 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:24:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 20:24:32 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 20:24:33 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:24:33 [INFO] 20:24:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] Skipping duplicate-finder execution! 20:24:33 [INFO] 20:24:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] Skipping plugin execution 20:24:33 [INFO] 20:24:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] Skipping source per configuration. 20:24:33 [INFO] 20:24:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] 20:24:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:33 [INFO] 20:24:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [WARNING] 20:24:33 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:24:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:33 [WARNING] 20:24:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:33 [WARNING] 20:24:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT.pom 20:24:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-features.xml 20:24:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:24:33 [INFO] 20:24:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 20:24:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:33 [WARNING] 20:24:33 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:24:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:33 [WARNING] 20:24:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:33 [WARNING] 20:24:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:24:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:24:33 [INFO] 20:24:33 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 20:24:33 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT [65/84] 20:24:33 [INFO] ------------------------------[ feature ]------------------------------- 20:24:33 [INFO] 20:24:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] 20:24:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:33 [INFO] 20:24:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:33 [INFO] 20:24:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] 20:24:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:33 [INFO] argLine set to empty 20:24:33 [INFO] 20:24:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Starting audit... 20:24:33 Audit done. 20:24:33 [INFO] You have 0 Checkstyle violations. 20:24:33 [INFO] 20:24:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Starting audit... 20:24:33 Audit done. 20:24:33 [INFO] You have 0 Checkstyle violations. 20:24:33 [INFO] 20:24:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE 20:24:33 [INFO] 20:24:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:24:33 [INFO] ...done! 20:24:33 [INFO] Attaching features XML 20:24:33 [INFO] 20:24:33 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:24:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:33 [INFO] 20:24:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:24:33 [INFO] 20:24:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] 20:24:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:24:33 [INFO] 20:24:33 [INFO] 20:24:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] 20:24:33 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:24:33 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 20:24:33 [INFO] Project dependency features detected: [] 20:24:33 [INFO] Pax Exam System (Version: 4.13.3) created. 20:24:33 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:24:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:34 [INFO] Waiting for remote bundle context.. on 21000 name: 64e38cf1-bc78-456b-a53f-5536aad559d7 timout: [ RelativeTimeout value = 180000 ] 20:25:03 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:25:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:03 [INFO] 20:25:03 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:03 [INFO] 20:25:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:03 [INFO] 20:25:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:03 [INFO] CycloneDX: Resolving Dependencies 20:25:06 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:25:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 20:25:06 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 20:25:06 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:25:06 [INFO] 20:25:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] Skipping duplicate-finder execution! 20:25:06 [INFO] 20:25:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] Skipping plugin execution 20:25:06 [INFO] 20:25:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] Skipping source per configuration. 20:25:06 [INFO] 20:25:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] 20:25:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:06 [INFO] 20:25:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [WARNING] 20:25:06 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:25:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:06 [WARNING] 20:25:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:06 [WARNING] 20:25:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT.pom 20:25:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-features.xml 20:25:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:25:06 [INFO] 20:25:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:25:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:06 [WARNING] 20:25:06 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:25:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:06 [WARNING] 20:25:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:06 [WARNING] 20:25:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:06 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:25:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:06 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:25:06 [INFO] 20:25:06 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 20:25:06 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT [66/84] 20:25:06 [INFO] ------------------------------[ feature ]------------------------------- 20:25:06 [INFO] 20:25:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 20:25:06 [INFO] 20:25:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:25:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:06 [INFO] 20:25:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:25:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:06 [INFO] 20:25:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] 20:25:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:07 [INFO] argLine set to empty 20:25:07 [INFO] 20:25:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Starting audit... 20:25:07 Audit done. 20:25:07 [INFO] You have 0 Checkstyle violations. 20:25:07 [INFO] 20:25:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Starting audit... 20:25:07 Audit done. 20:25:07 [INFO] You have 0 Checkstyle violations. 20:25:07 [INFO] 20:25:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/LICENSE 20:25:07 [INFO] 20:25:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:25:07 [INFO] ...done! 20:25:07 [INFO] Attaching features XML 20:25:07 [INFO] 20:25:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:25:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:07 [INFO] 20:25:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:25:07 [INFO] 20:25:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] 20:25:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:25:07 [INFO] 20:25:07 [INFO] 20:25:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] 20:25:07 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-manager --- 20:25:07 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 20:25:07 [INFO] Project dependency features detected: [] 20:25:07 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:07 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:08 [INFO] Waiting for remote bundle context.. on 21000 name: 0b981d88-1f01-4688-86b0-aa77ae05a54c timout: [ RelativeTimeout value = 180000 ] 20:25:25 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:25:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:25 [INFO] 20:25:25 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 20:25:25 [INFO] 20:25:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 20:25:25 [INFO] 20:25:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 20:25:25 [INFO] CycloneDX: Resolving Dependencies 20:25:28 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:25:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 20:25:28 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 20:25:28 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:25:28 [INFO] 20:25:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] Skipping duplicate-finder execution! 20:25:29 [INFO] 20:25:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] Skipping plugin execution 20:25:29 [INFO] 20:25:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] Skipping source per configuration. 20:25:29 [INFO] 20:25:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] 20:25:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:29 [INFO] 20:25:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [WARNING] 20:25:29 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:25:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:29 [WARNING] 20:25:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:29 [WARNING] 20:25:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT.pom 20:25:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-features.xml 20:25:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:25:29 [INFO] 20:25:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 20:25:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:29 [WARNING] 20:25:29 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:25:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:29 [WARNING] 20:25:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:29 [WARNING] 20:25:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:25:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:25:29 [INFO] 20:25:29 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 20:25:29 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT [67/84] 20:25:29 [INFO] ------------------------------[ feature ]------------------------------- 20:25:29 [INFO] 20:25:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] 20:25:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:29 [INFO] 20:25:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:29 [INFO] 20:25:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] 20:25:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:29 [INFO] argLine set to empty 20:25:29 [INFO] 20:25:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Starting audit... 20:25:29 Audit done. 20:25:29 [INFO] You have 0 Checkstyle violations. 20:25:29 [INFO] 20:25:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Starting audit... 20:25:29 Audit done. 20:25:29 [INFO] You have 0 Checkstyle violations. 20:25:29 [INFO] 20:25:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE 20:25:29 [INFO] 20:25:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:25:29 [INFO] ...done! 20:25:29 [INFO] Attaching features XML 20:25:29 [INFO] 20:25:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [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 20:25:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:29 [INFO] 20:25:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:25:29 [INFO] 20:25:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] 20:25:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:25:29 [INFO] 20:25:29 [INFO] 20:25:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] 20:25:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 20:25:29 [INFO] Project dependency features detected: [] 20:25:29 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:30 [INFO] Waiting for remote bundle context.. on 21000 name: 874e118d-7d91-4e7e-b2a0-d8fcd217c1dd timout: [ RelativeTimeout value = 180000 ] 20:25:48 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:25:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:48 [INFO] 20:25:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:48 [INFO] 20:25:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:48 [INFO] 20:25:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:48 [INFO] CycloneDX: Resolving Dependencies 20:25:51 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:25:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 20:25:51 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 20:25:51 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:25:51 [INFO] 20:25:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] Skipping duplicate-finder execution! 20:25:51 [INFO] 20:25:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] Skipping plugin execution 20:25:51 [INFO] 20:25:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] Skipping source per configuration. 20:25:51 [INFO] 20:25:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] 20:25:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:51 [INFO] 20:25:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [WARNING] 20:25:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:25:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:51 [WARNING] 20:25:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:51 [WARNING] 20:25:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT.pom 20:25:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-features.xml 20:25:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:25:51 [INFO] 20:25:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 20:25:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:51 [WARNING] 20:25:51 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:25:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:51 [WARNING] 20:25:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:51 [WARNING] 20:25:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:25:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:25:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:25:51 [INFO] 20:25:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 20:25:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT [68/84] 20:25:51 [INFO] ------------------------------[ feature ]------------------------------- 20:25:51 [INFO] 20:25:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:51 [INFO] 20:25:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:51 [INFO] 20:25:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:52 [INFO] 20:25:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] 20:25:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:52 [INFO] argLine set to empty 20:25:52 [INFO] 20:25:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Starting audit... 20:25:52 Audit done. 20:25:52 [INFO] You have 0 Checkstyle violations. 20:25:52 [INFO] 20:25:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Starting audit... 20:25:52 Audit done. 20:25:52 [INFO] You have 0 Checkstyle violations. 20:25:52 [INFO] 20:25:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE 20:25:52 [INFO] 20:25:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:25:52 [INFO] ...done! 20:25:52 [INFO] Attaching features XML 20:25:52 [INFO] 20:25:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [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 20:25:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:52 [INFO] 20:25:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:25:52 [INFO] 20:25:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] 20:25:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:25:52 [INFO] 20:25:52 [INFO] 20:25:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] 20:25:52 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:25:52 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 20:25:52 [INFO] Project dependency features detected: [] 20:25:52 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:53 [INFO] Waiting for remote bundle context.. on 21000 name: ca9013fd-3d79-482d-b3bf-506f28cde74a timout: [ RelativeTimeout value = 180000 ] 20:26:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:26:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:10 [INFO] 20:26:10 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:10 [INFO] 20:26:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:10 [INFO] 20:26:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:10 [INFO] CycloneDX: Resolving Dependencies 20:26:14 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:26:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 20:26:14 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 20:26:14 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.json 20:26:14 [INFO] 20:26:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] Skipping duplicate-finder execution! 20:26:14 [INFO] 20:26:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] Skipping plugin execution 20:26:14 [INFO] 20:26:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] Skipping source per configuration. 20:26:14 [INFO] 20:26:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] 20:26:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:14 [INFO] 20:26:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [WARNING] 20:26:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:26:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:14 [WARNING] 20:26:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:14 [WARNING] 20:26:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT.pom 20:26:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-features.xml 20:26:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.json 20:26:14 [INFO] 20:26:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:26:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:14 [WARNING] 20:26:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:26:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:14 [WARNING] 20:26:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:14 [WARNING] 20:26:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:26:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:26:14 [INFO] 20:26:14 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 20:26:14 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT [69/84] 20:26:14 [INFO] ------------------------------[ feature ]------------------------------- 20:26:14 [INFO] 20:26:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] 20:26:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:14 [INFO] 20:26:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:14 [INFO] 20:26:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] 20:26:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:14 [INFO] argLine set to empty 20:26:14 [INFO] 20:26:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Starting audit... 20:26:14 Audit done. 20:26:14 [INFO] You have 0 Checkstyle violations. 20:26:14 [INFO] 20:26:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Starting audit... 20:26:14 Audit done. 20:26:14 [INFO] You have 0 Checkstyle violations. 20:26:14 [INFO] 20:26:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:26:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes/LICENSE 20:26:14 [INFO] 20:26:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:26:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:26:15 [INFO] ...done! 20:26:15 [INFO] Attaching features XML 20:26:15 [INFO] 20:26:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:26: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 20:26:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:15 [INFO] 20:26:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:26:15 [INFO] 20:26:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:26:15 [INFO] 20:26:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:26:15 [INFO] 20:26:15 [INFO] 20:26:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:26:15 [INFO] 20:26:15 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services --- 20:26:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 20:26:15 [INFO] Project dependency features detected: [] 20:26:15 [INFO] Pax Exam System (Version: 4.13.3) created. 20:26:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:26:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:15 [INFO] Waiting for remote bundle context.. on 21000 name: 0246745c-f5ba-4403-9284-d8f35dff8dd6 timout: [ RelativeTimeout value = 180000 ] 20:26:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:26:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:36 [INFO] 20:26:36 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services --- 20:26:36 [INFO] 20:26:36 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 20:26:36 [INFO] 20:26:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services --- 20:26:36 [INFO] CycloneDX: Resolving Dependencies 20:26:40 [INFO] CycloneDX: Creating BOM version 1.5 with 268 component(s) 20:26:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 20:26:40 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 20:26:40 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.json 20:26:40 [INFO] 20:26:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] Skipping duplicate-finder execution! 20:26:40 [INFO] 20:26:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] Skipping plugin execution 20:26:40 [INFO] 20:26:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] Skipping source per configuration. 20:26:40 [INFO] 20:26:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] 20:26:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:40 [INFO] 20:26:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services --- 20:26:40 [WARNING] 20:26:40 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:26:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:40 [WARNING] 20:26:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:40 [WARNING] 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT.pom 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-features.xml 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.json 20:26:40 [INFO] 20:26:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 20:26:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:40 [WARNING] 20:26:40 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:26:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:40 [WARNING] 20:26:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:40 [WARNING] 20:26:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:26:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:26:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:26:40 [INFO] 20:26:40 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 20:26:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT [70/84] 20:26:40 [INFO] ------------------------------[ feature ]------------------------------- 20:26:40 [INFO] 20:26:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] 20:26:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:40 [INFO] 20:26:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:40 [INFO] 20:26:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] 20:26:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:40 [INFO] argLine set to empty 20:26:40 [INFO] 20:26:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Starting audit... 20:26:40 Audit done. 20:26:40 [INFO] You have 0 Checkstyle violations. 20:26:40 [INFO] 20:26:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Starting audit... 20:26:40 Audit done. 20:26:40 [INFO] You have 0 Checkstyle violations. 20:26:40 [INFO] 20:26:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:26:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes/LICENSE 20:26:40 [INFO] 20:26:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:26:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:26:41 [INFO] ...done! 20:26:41 [INFO] Attaching features XML 20:26:41 [INFO] 20:26:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:26:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:26:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:41 [INFO] 20:26:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:26:41 [INFO] 20:26:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:26:41 [INFO] 20:26:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:26:41 [INFO] 20:26:41 [INFO] 20:26:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:26:41 [INFO] 20:26:41 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-drop-test --- 20:26:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 20:26:41 [INFO] Project dependency features detected: [] 20:26:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:26:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:26:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:41 [INFO] Waiting for remote bundle context.. on 21000 name: dd5e6c82-a174-4690-9c13-9e98b265316e timout: [ RelativeTimeout value = 180000 ] 20:27:01 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:27:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:01 [INFO] 20:27:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-drop-test --- 20:27:01 [INFO] 20:27:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 20:27:01 [INFO] 20:27:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-drop-test --- 20:27:01 [INFO] CycloneDX: Resolving Dependencies 20:27:05 [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s) 20:27:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 20:27:05 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 20:27:05 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.json 20:27:05 [INFO] 20:27:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] Skipping duplicate-finder execution! 20:27:05 [INFO] 20:27:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] Skipping plugin execution 20:27:05 [INFO] 20:27:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] Skipping source per configuration. 20:27:05 [INFO] 20:27:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] 20:27:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:05 [INFO] 20:27:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-drop-test --- 20:27:05 [WARNING] 20:27:05 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:27:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:05 [WARNING] 20:27:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:05 [WARNING] 20:27:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT.pom 20:27:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-features.xml 20:27:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.json 20:27:05 [INFO] 20:27:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 20:27:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:05 [WARNING] 20:27:05 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:27:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:05 [WARNING] 20:27:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:05 [WARNING] 20:27:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:27:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:27:05 [INFO] 20:27:05 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 20:27:05 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT [71/84] 20:27:05 [INFO] ------------------------------[ feature ]------------------------------- 20:27:10 [INFO] 20:27:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 20:27:10 [INFO] 20:27:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:27:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:10 [INFO] 20:27:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:27:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:10 [INFO] 20:27:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] 20:27:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:11 [INFO] argLine set to empty 20:27:11 [INFO] 20:27:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Starting audit... 20:27:11 Audit done. 20:27:11 [INFO] You have 0 Checkstyle violations. 20:27:11 [INFO] 20:27:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Starting audit... 20:27:11 Audit done. 20:27:11 [INFO] You have 0 Checkstyle violations. 20:27:11 [INFO] 20:27:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/LICENSE 20:27:11 [INFO] 20:27:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:27:11 [INFO] ...done! 20:27:11 [INFO] Attaching features XML 20:27:11 [INFO] 20:27:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [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 20:27:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:11 [INFO] 20:27:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:27:11 [INFO] 20:27:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] 20:27:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:27:11 [INFO] 20:27:11 [INFO] 20:27:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] 20:27:11 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services-rest --- 20:27:11 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 20:27:12 [INFO] Project dependency features detected: [] 20:27:12 [INFO] Pax Exam System (Version: 4.13.3) created. 20:27:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:27:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:12 [INFO] Waiting for remote bundle context.. on 21000 name: 4eb018f0-ce57-4d5a-8457-91fd840bbce4 timout: [ RelativeTimeout value = 180000 ] 20:27:35 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:27:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:35 [INFO] 20:27:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 20:27:35 [INFO] 20:27:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 20:27:35 [INFO] 20:27:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 20:27:35 [INFO] CycloneDX: Resolving Dependencies 20:27:41 [INFO] CycloneDX: Creating BOM version 1.5 with 431 component(s) 20:27:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 20:27:41 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 20:27:41 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.json 20:27:41 [INFO] 20:27:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] Skipping duplicate-finder execution! 20:27:41 [INFO] 20:27:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] Skipping plugin execution 20:27:41 [INFO] 20:27:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] Skipping source per configuration. 20:27:41 [INFO] 20:27:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] 20:27:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:41 [INFO] 20:27:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [WARNING] 20:27:41 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:27:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:41 [WARNING] 20:27:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:41 [WARNING] 20:27:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT.pom 20:27:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-features.xml 20:27:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.json 20:27:41 [INFO] 20:27:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 20:27:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:41 [WARNING] 20:27:41 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:27:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:41 [WARNING] 20:27:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:41 [WARNING] 20:27:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:27:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:27:41 [INFO] 20:27:41 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 20:27:41 [INFO] Building southbound-cli 0.18.3-SNAPSHOT [72/84] 20:27:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:27:41 [INFO] 20:27:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-cli --- 20:27:41 [INFO] 20:27:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 20:27:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:41 [INFO] 20:27:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:27:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:41 [INFO] 20:27:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- 20:27:42 [INFO] 20:27:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:27:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:27:42 [INFO] 20:27:42 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli --- 20:27:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:27:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:27:42 [INFO] yang-to-sources: Found 15 dependencies in 2.458 ms 20:27:42 [INFO] yang-to-sources: Project model files found: 1 in 758.5 μs 20:27:42 [INFO] yang-to-sources: 2 YANG models processed in 100.5 ms 20:27:42 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.133 ms 20:27:42 [INFO] Sorted 15 files into 4 directories in 65.61 μs 20:27:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 8.866 ms 20:27:42 [INFO] 20:27:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- 20:27:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes/LICENSE 20:27:42 [INFO] 20:27:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:27:42 [INFO] Copying 1 resource from src/main/resources to target/classes 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:27:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:27:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:27:42 [INFO] 20:27:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:27:42 [INFO] Recompiling the module because of changed dependency. 20:27:42 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:27:42 [INFO] 20:27:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:27:42 [INFO] 20:27:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli --- 20:27:42 [INFO] Fork Value is true 20:27:46 [INFO] Done SpotBugs Analysis.... 20:27:46 [INFO] 20:27:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:27:46 [INFO] 20:27:46 [INFO] 20:27:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli --- 20:27:46 [INFO] BugInstance size is 0 20:27:46 [INFO] Error size is 0 20:27:46 [INFO] No errors/warnings found 20:27:46 [INFO] 20:27:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 20:27:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/test/resources 20:27:46 [INFO] 20:27:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli --- 20:27:46 [INFO] No sources to compile 20:27:46 [INFO] 20:27:46 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ southbound-cli --- 20:27:46 [INFO] No tests to run. 20:27:46 [INFO] 20:27:46 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ southbound-cli --- 20:27:46 [INFO] 20:27:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 20:27:46 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar 20:27:46 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/META-INF/MANIFEST.MF 20:27:46 [INFO] 20:27:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ southbound-cli --- 20:27:46 [INFO] No previous run data found, generating javadoc. 20:27:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar 20:27:48 [INFO] 20:27:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ southbound-cli --- 20:27:48 [INFO] CycloneDX: Resolving Dependencies 20:27:50 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:27:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml 20:27:50 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json 20:27:50 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:27:50 [INFO] 20:27:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 20:27:50 [INFO] Skipping duplicate-finder execution! 20:27:50 [INFO] 20:27:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-cli --- 20:27:50 [WARNING] Used undeclared dependencies found: 20:27:50 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:27:50 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:27:50 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:27:50 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:27:50 [INFO] 20:27:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 20:27:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-sources.jar 20:27:50 [INFO] 20:27:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli --- 20:27:50 [INFO] 20:27:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli --- 20:27:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:27:50 [INFO] 20:27:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-cli --- 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.pom 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.jar 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT-sources.jar 20:27:50 [INFO] 20:27:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 20:27:50 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.jar 20:27:50 [INFO] Writing OBR metadata 20:27:50 [INFO] 20:27:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-cli --- 20:27:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:27:50 [INFO] 20:27:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 20:27:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:27:50 [INFO] 20:27:50 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 20:27:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT [73/84] 20:27:50 [INFO] ------------------------------[ feature ]------------------------------- 20:27:50 [INFO] 20:27:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 20:27:50 [INFO] 20:27:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:27:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:27:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] 20:27:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:51 [INFO] argLine set to empty 20:27:51 [INFO] 20:27:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Starting audit... 20:27:51 Audit done. 20:27:51 [INFO] You have 0 Checkstyle violations. 20:27:51 [INFO] 20:27:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Starting audit... 20:27:51 Audit done. 20:27:51 [INFO] You have 0 Checkstyle violations. 20:27:51 [INFO] 20:27:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/LICENSE 20:27:51 [INFO] 20:27:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:27:51 [INFO] ...done! 20:27:51 [INFO] Attaching features XML 20:27:51 [INFO] 20:27:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:27: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 20:27:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:51 [INFO] 20:27:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:27:51 [INFO] 20:27:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] 20:27:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:27:51 [INFO] 20:27:51 [INFO] 20:27:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] 20:27:51 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-southbound-cli --- 20:27:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 20:27:51 [INFO] Project dependency features detected: [] 20:27:51 [INFO] Pax Exam System (Version: 4.13.3) created. 20:27:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:27:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:52 [INFO] Waiting for remote bundle context.. on 21000 name: aaa63dac-a700-4824-884e-00110974ec97 timout: [ RelativeTimeout value = 180000 ] 20:28:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:28:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:28:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:28:10 [INFO] 20:28:10 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 20:28:10 [INFO] 20:28:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 20:28:10 [INFO] 20:28:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 20:28:10 [INFO] CycloneDX: Resolving Dependencies 20:28:14 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:28:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 20:28:14 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 20:28:14 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:28:14 [INFO] 20:28:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] Skipping duplicate-finder execution! 20:28:14 [INFO] 20:28:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] Skipping plugin execution 20:28:14 [INFO] 20:28:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] Skipping source per configuration. 20:28:14 [INFO] 20:28:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] 20:28:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:14 [INFO] 20:28:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [WARNING] 20:28:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:28:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:14 [WARNING] 20:28:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:14 [WARNING] 20:28:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT.pom 20:28:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-features.xml 20:28:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:28:14 [INFO] 20:28:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 20:28:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:14 [WARNING] 20:28:14 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:28:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:14 [WARNING] 20:28:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:14 [WARNING] 20:28:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:28:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:28:14 [INFO] 20:28:14 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 20:28:14 [INFO] Building features-openflowplugin 0.18.3-SNAPSHOT [74/84] 20:28:14 [INFO] ------------------------------[ feature ]------------------------------- 20:28:14 [INFO] 20:28:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin --- 20:28:14 [INFO] 20:28:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:28:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:14 [INFO] 20:28:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:28:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:14 [INFO] 20:28:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:28:14 [INFO] 20:28:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:28:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:14 [INFO] argLine set to empty 20:28:14 [INFO] 20:28:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:28:14 [INFO] Starting audit... 20:28:14 Audit done. 20:28:14 [INFO] You have 0 Checkstyle violations. 20:28:14 [INFO] 20:28:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:28:14 [INFO] Starting audit... 20:28:14 Audit done. 20:28:14 [INFO] You have 0 Checkstyle violations. 20:28:14 [INFO] 20:28:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:28:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes/LICENSE 20:28:14 [INFO] 20:28:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:28:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:28:15 [INFO] ...done! 20:28:15 [INFO] Attaching features XML 20:28:15 [INFO] 20:28:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:28: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 20:28:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:28:15 [INFO] 20:28:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:28:15 [INFO] 20:28:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin --- 20:28:15 [INFO] 20:28:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:28:15 [INFO] 20:28:15 [INFO] 20:28:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin --- 20:28:15 [INFO] 20:28:15 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin --- 20:28:15 [INFO] 20:28:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin --- 20:28:15 [INFO] 20:28:15 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin --- 20:28:15 [INFO] 20:28:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin --- 20:28:15 [INFO] CycloneDX: Resolving Dependencies 20:28:22 [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s) 20:28:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml 20:28:22 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json 20:28:22 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] 20:28:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 20:28:22 [INFO] Skipping duplicate-finder execution! 20:28:22 [INFO] 20:28:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 20:28:22 [INFO] Skipping plugin execution 20:28:22 [INFO] 20:28:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 20:28:22 [INFO] No sources in project. Archive not created. 20:28:22 [INFO] 20:28:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin --- 20:28:22 [INFO] 20:28:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin --- 20:28:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:22 [INFO] 20:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin --- 20:28:22 [WARNING] 20:28:22 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:28:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:22 [WARNING] 20:28:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:22 [WARNING] 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT.pom 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-features.xml 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] 20:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin --- 20:28:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:22 [WARNING] 20:28:22 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:28:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:22 [WARNING] 20:28:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:22 [WARNING] 20:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:28:22 [INFO] 20:28:22 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 20:28:22 [INFO] Building features-aggregator 0.18.3-SNAPSHOT [75/84] 20:28:22 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-aggregator --- 20:28:22 [INFO] CycloneDX: Resolving Dependencies 20:28:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:28:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml 20:28:22 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json 20:28:22 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] 20:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT.pom 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] 20:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- 20:28:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:28:22 [INFO] 20:28:22 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 20:28:22 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT [76/84] 20:28:22 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] Skipping CycloneDX goal, because module skips deploy 20:28:22 [INFO] 20:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] Skipping artifact installation 20:28:22 [INFO] 20:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 20:28:22 [INFO] Skipping artifact deployment 20:28:22 [INFO] 20:28:22 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 20:28:22 [INFO] Building applications-aggregator 0.18.3-SNAPSHOT [77/84] 20:28:22 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ applications-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ applications-aggregator --- 20:28:22 [INFO] Skipping CycloneDX goal, because module skips deploy 20:28:22 [INFO] 20:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ applications-aggregator --- 20:28:22 [INFO] Skipping artifact installation 20:28:22 [INFO] 20:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ applications-aggregator --- 20:28:22 [INFO] Skipping artifact deployment 20:28:22 [INFO] 20:28:22 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 20:28:22 [INFO] Building model-aggregator 0.18.3-SNAPSHOT [78/84] 20:28:22 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:28:22 [INFO] 20:28:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-aggregator --- 20:28:22 [INFO] Skipping CycloneDX goal, because module skips deploy 20:28:22 [INFO] 20:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 20:28:22 [INFO] Skipping artifact installation 20:28:22 [INFO] 20:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 20:28:22 [INFO] Skipping artifact deployment 20:28:22 [INFO] 20:28:22 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 20:28:22 [INFO] Building learning-switch 0.18.3-SNAPSHOT [79/84] 20:28:22 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ learning-switch --- 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:28:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:28:23 [INFO] 20:28:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:28:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:28:23 [INFO] 20:28:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:28:23 [INFO] Starting audit... 20:28:23 Audit done. 20:28:23 [INFO] You have 0 Checkstyle violations. 20:28:23 [INFO] 20:28:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:28:23 [INFO] Starting audit... 20:28:23 Audit done. 20:28:23 [INFO] You have 0 Checkstyle violations. 20:28:23 [INFO] 20:28:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:28:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes/LICENSE 20:28:23 [INFO] 20:28:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:28:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:28:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:28:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:28:23 [INFO] 20:28:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:28:23 [INFO] Recompiling the module because of changed dependency. 20:28:23 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:28:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:28:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(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 20:28:23 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(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 20:28:23 [INFO] 20:28:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:28:23 [INFO] 20:28:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch --- 20:28:23 [INFO] Fork Value is true 20:28:27 [INFO] Done SpotBugs Analysis.... 20:28:27 [INFO] 20:28:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:28:27 [INFO] 20:28:27 [INFO] 20:28:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch --- 20:28:27 [INFO] BugInstance size is 0 20:28:27 [INFO] Error size is 0 20:28:27 [INFO] No errors/warnings found 20:28:27 [INFO] 20:28:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 20:28:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/test/resources 20:28:27 [INFO] 20:28:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch --- 20:28:27 [INFO] No sources to compile 20:28:27 [INFO] 20:28:27 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ learning-switch --- 20:28:27 [INFO] No tests to run. 20:28:27 [INFO] 20:28:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ learning-switch --- 20:28:27 [INFO] 20:28:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 20:28:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar 20:28:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/META-INF/MANIFEST.MF 20:28:27 [INFO] 20:28:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ learning-switch --- 20:28:27 [INFO] No previous run data found, generating javadoc. 20:28:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-javadoc.jar 20:28:28 [INFO] 20:28:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ learning-switch --- 20:28:28 [INFO] CycloneDX: Resolving Dependencies 20:28:29 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:28:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml 20:28:29 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json 20:28:29 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.json 20:28:29 [INFO] 20:28:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 20:28:29 [INFO] Skipping duplicate-finder execution! 20:28:29 [INFO] 20:28:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ learning-switch --- 20:28:29 [WARNING] Used undeclared dependencies found: 20:28:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:28:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:28:29 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:28:29 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:28:29 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:28:29 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:28:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:28:29 [INFO] 20:28:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 20:28:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-sources.jar 20:28:29 [INFO] 20:28:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch --- 20:28:29 [INFO] 20:28:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch --- 20:28:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:28:29 [INFO] 20:28:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ learning-switch --- 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.pom 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.jar 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-javadoc.jar 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-cyclonedx.json 20:28:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT-sources.jar 20:28:29 [INFO] 20:28:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 20:28:29 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.jar 20:28:29 [INFO] Writing OBR metadata 20:28:29 [INFO] 20:28:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ learning-switch --- 20:28:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:28:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:29 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:28:29 [INFO] 20:28:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 20:28:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:29 [INFO] 20:28:29 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 20:28:29 [INFO] Building sample-consumer 0.18.3-SNAPSHOT [80/84] 20:28:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:29 [INFO] 20:28:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-consumer --- 20:28:29 [INFO] 20:28:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:28:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:29 [INFO] 20:28:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:28:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:29 [INFO] 20:28:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:28:30 [INFO] 20:28:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:28:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:28:30 [INFO] 20:28:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:28:30 [INFO] Starting audit... 20:28:30 Audit done. 20:28:30 [INFO] You have 0 Checkstyle violations. 20:28:30 [INFO] 20:28:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:28:30 [INFO] Starting audit... 20:28:30 Audit done. 20:28:30 [INFO] You have 0 Checkstyle violations. 20:28:30 [INFO] 20:28:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:28:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes/LICENSE 20:28:30 [INFO] 20:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:28:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:28:30 [INFO] 20:28:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:28:30 [INFO] Recompiling the module because of changed dependency. 20:28:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:28:30 [INFO] 20:28:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:28:30 [INFO] 20:28:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer --- 20:28:30 [INFO] Fork Value is true 20:28:32 [INFO] Done SpotBugs Analysis.... 20:28:32 [INFO] 20:28:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:28:32 [INFO] 20:28:32 [INFO] 20:28:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer --- 20:28:32 [INFO] BugInstance size is 0 20:28:32 [INFO] Error size is 0 20:28:32 [INFO] No errors/warnings found 20:28:32 [INFO] 20:28:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 20:28:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/test/resources 20:28:32 [INFO] 20:28:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer --- 20:28:32 [INFO] No sources to compile 20:28:32 [INFO] 20:28:32 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-consumer --- 20:28:32 [INFO] No tests to run. 20:28:32 [INFO] 20:28:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-consumer --- 20:28:32 [INFO] 20:28:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 20:28:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar 20:28:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/META-INF/MANIFEST.MF 20:28:32 [INFO] 20:28:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-consumer --- 20:28:32 [INFO] No previous run data found, generating javadoc. 20:28:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar 20:28:34 [INFO] 20:28:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-consumer --- 20:28:34 [INFO] CycloneDX: Resolving Dependencies 20:28:34 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:28:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml 20:28:34 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json 20:28:34 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.json 20:28:34 [INFO] 20:28:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 20:28:34 [INFO] Skipping duplicate-finder execution! 20:28:34 [INFO] 20:28:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-consumer --- 20:28:34 [INFO] No dependency problems found 20:28:34 [INFO] 20:28:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 20:28:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-sources.jar 20:28:34 [INFO] 20:28:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer --- 20:28:34 [INFO] 20:28:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer --- 20:28:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:28:34 [INFO] 20:28:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-consumer --- 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.pom 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.jar 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-cyclonedx.json 20:28:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT-sources.jar 20:28:34 [INFO] 20:28:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 20:28:34 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.jar 20:28:34 [INFO] Writing OBR metadata 20:28:34 [INFO] 20:28:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-consumer --- 20:28:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:28:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:28:35 [INFO] 20:28:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 20:28:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:35 [INFO] 20:28:35 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 20:28:35 [INFO] Building sample-bundles 0.18.3-SNAPSHOT [81/84] 20:28:35 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:35 [INFO] 20:28:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-bundles --- 20:28:35 [INFO] 20:28:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:28:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:35 [INFO] 20:28:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:28:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:35 [INFO] 20:28:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:28:35 [INFO] 20:28:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:28:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:28:35 [INFO] 20:28:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:28:35 [INFO] Starting audit... 20:28:35 Audit done. 20:28:35 [INFO] You have 0 Checkstyle violations. 20:28:35 [INFO] 20:28:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:28:35 [INFO] Starting audit... 20:28:35 Audit done. 20:28:35 [INFO] You have 0 Checkstyle violations. 20:28:35 [INFO] 20:28:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:28:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes/LICENSE 20:28:35 [INFO] 20:28:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:28:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:28:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:28:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:28:35 [INFO] 20:28:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:28:35 [INFO] Recompiling the module because of changed dependency. 20:28:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:28:35 [INFO] 20:28:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:28:35 [INFO] 20:28:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles --- 20:28:35 [INFO] Fork Value is true 20:28:38 [INFO] Done SpotBugs Analysis.... 20:28:38 [INFO] 20:28:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:28:38 [INFO] 20:28:38 [INFO] 20:28:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles --- 20:28:38 [INFO] BugInstance size is 0 20:28:38 [INFO] Error size is 0 20:28:38 [INFO] No errors/warnings found 20:28:38 [INFO] 20:28:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 20:28:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/test/resources 20:28:38 [INFO] 20:28:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles --- 20:28:38 [INFO] No sources to compile 20:28:38 [INFO] 20:28:38 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-bundles --- 20:28:38 [INFO] No tests to run. 20:28:38 [INFO] 20:28:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-bundles --- 20:28:38 [INFO] 20:28:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 20:28:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar 20:28:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/META-INF/MANIFEST.MF 20:28:39 [INFO] 20:28:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-bundles --- 20:28:39 [INFO] No previous run data found, generating javadoc. 20:28:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar 20:28:40 [INFO] 20:28:40 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-bundles --- 20:28:40 [INFO] CycloneDX: Resolving Dependencies 20:28:40 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 20:28:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml 20:28:41 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json 20:28:41 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.json 20:28:41 [INFO] 20:28:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 20:28:41 [INFO] Skipping duplicate-finder execution! 20:28:41 [INFO] 20:28:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-bundles --- 20:28:41 [WARNING] Used undeclared dependencies found: 20:28:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:28:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:28:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:28:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:28:41 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:28:41 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:28:41 [INFO] 20:28:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 20:28:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-sources.jar 20:28:41 [INFO] 20:28:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles --- 20:28:41 [INFO] 20:28:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles --- 20:28:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:28:41 [INFO] 20:28:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-bundles --- 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.pom 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.jar 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-cyclonedx.json 20:28:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT-sources.jar 20:28:41 [INFO] 20:28:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 20:28:41 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.jar 20:28:41 [INFO] Writing OBR metadata 20:28:41 [INFO] 20:28:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-bundles --- 20:28:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:28:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:28:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:28:41 [INFO] 20:28:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 20:28:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:41 [INFO] 20:28:41 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 20:28:41 [INFO] Building openflowplugin-samples-aggregator 0.18.3-SNAPSHOT [82/84] 20:28:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:41 [INFO] 20:28:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] 20:28:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:41 [INFO] 20:28:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] 20:28:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] Skipping CycloneDX goal, because module skips deploy 20:28:41 [INFO] 20:28:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] Skipping artifact installation 20:28:41 [INFO] 20:28:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 20:28:41 [INFO] Skipping artifact deployment 20:28:41 [INFO] 20:28:41 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 20:28:41 [INFO] Building openflowplugin-karaf 0.18.3-SNAPSHOT [83/84] 20:28:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:28:42 [INFO] 20:28:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-karaf --- 20:28:42 [INFO] 20:28:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:28:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:42 [INFO] 20:28:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:28:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:42 [INFO] 20:28:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:28:42 [INFO] 20:28:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:28:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:28:42 [INFO] 20:28:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:28:42 [INFO] Starting audit... 20:28:42 Audit done. 20:28:42 [INFO] You have 0 Checkstyle violations. 20:28:42 [INFO] 20:28:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:28:42 [INFO] Starting audit... 20:28:42 Audit done. 20:28:42 [INFO] You have 0 Checkstyle violations. 20:28:42 [INFO] 20:28:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:28:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes/LICENSE 20:28:42 [INFO] 20:28:42 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:28:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:28:42 [INFO] 20:28:42 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:28:42 [INFO] Using repositories: 20:28:42 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:28:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:28:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:28:42 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:28:42 [INFO] Loading direct KAR and features XML dependencies 20:28:42 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:28:42 [INFO] Feature framework will be added as a startup feature 20:28:42 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:28:42 [INFO] Unzipping kars 20:28:42 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:28:42 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:28:42 [INFO] Loading profiles from: 20:28:42 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:28:43 [INFO] Loading repositories 20:28:43 [INFO] Generating generated-startup profile 20:28:43 [INFO] Generating generated-boot profile with parents: generated-startup 20:28:43 [INFO] Generating generated-installed profile 20:28:43 [INFO] Configuring etc/config.properties and etc/system.properties 20:28:43 [INFO] Downloading libraries for generated profiles 20:28:43 [INFO] Downloading additional libraries 20:28:43 [INFO] Writing configurations 20:28:43 [INFO] adding config file: etc/profile.cfg 20:28:43 [INFO] Startup stage 20:28:43 [INFO] Loading startup repositories 20:28:43 [INFO] Resolving startup features and bundles 20:28:43 [INFO] Features: framework 20:28:43 [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/13.1.4 20:28:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:28:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:28:43 [INFO] Boot stage 20:28:43 [INFO] Loading boot repositories 20:28:43 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 20:28:43 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 20:28:43 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:28:43 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:28:43 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:28:43 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:28:43 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:28:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:28:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:28:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:28:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:28:43 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:28:43 [INFO] Feature service/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:28:43 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:28:43 [INFO] Feature package/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:28:43 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:28:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:28:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:28:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:28:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:28:43 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:28:43 [INFO] Feature management/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:28:43 [INFO] adding config file: etc/jmx.acl.cfg 20:28:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:28:43 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:28:43 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:28:43 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:28:43 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:28:43 [INFO] Feature system/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:28:43 [INFO] Feature log/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:28:43 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:28:43 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:28:43 [INFO] Feature config/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:28:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:28:43 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:28:43 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:28:43 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:28:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:28:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:28:43 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:28:43 [INFO] Feature 50503865-31a1-4971-99bb-06d878d4a408/0.0.0 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 20:28:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 20:28:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:28:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:28:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:28:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 20:28:43 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:28:43 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:28:43 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:28:43 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:28:43 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:28:43 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:28:43 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:28:43 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:28:43 [INFO] Install stage 20:28:43 [INFO] Loading installed repositories 20:28:43 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:28:43 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:28:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:28:43 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:28:43 [INFO] 20:28:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:28:43 [INFO] 20:28:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:28:43 [INFO] 20:28:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:28:43 [INFO] 20:28:43 [INFO] 20:28:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf --- 20:28:43 [INFO] 20:28:43 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 20:28:43 [INFO] Executing tasks 20:28:43 [INFO] Executed tasks 20:28:43 [INFO] 20:28:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ openflowplugin-karaf --- 20:28:43 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/lib/karaf.branding-13.1.4.jar 20:28:43 [INFO] 20:28:43 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 20:28:44 [INFO] 20:28:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 20:28:44 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 20:28:44 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:28:44 [INFO] 20:28:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-karaf --- 20:28:44 [INFO] 20:28:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 20:28:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/assembly 20:28:44 [INFO] 20:28:44 [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 20:28:45 [INFO] Feature repository discovered recursively: f6fd3e99-4c30-48c3-a6f6-4ba4f334ad61 20:28:45 [INFO] Feature repository discovered recursively: features-openflowplugin 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:28:45 [INFO] Feature repository discovered recursively: odl-restconf 20:28:45 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-jersey-2 20:28:45 [INFO] Feature repository discovered recursively: odl-javassist-3 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:28:45 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:28:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:28:45 [INFO] Feature repository discovered recursively: odl-netty-4 20:28:45 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:28:45 [INFO] Feature repository discovered recursively: odl-stax2-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:28:45 [INFO] Feature repository discovered recursively: odl-antlr4 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-akka 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-scala 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:28:45 [INFO] Feature repository discovered recursively: odl-gson 20:28:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:28:45 [INFO] Feature repository discovered recursively: odl-servlet-api 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:28:45 [INFO] Feature repository discovered recursively: pt-triemap 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:28:45 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:28:45 [INFO] Feature repository discovered recursively: odl-guava 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:28:45 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:28:45 [INFO] Feature repository discovered recursively: framework-4.4.6 20:28:45 [INFO] Feature repository discovered recursively: standard-4.4.6 20:28:45 [INFO] Feature repository discovered recursively: framework-4.4.6 20:28:45 [INFO] Feature repository discovered recursively: features-openflowplugin 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:28:45 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:28:45 [INFO] Feature repository discovered recursively: odl-guava 20:28:45 [INFO] Feature repository discovered recursively: pt-triemap 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:28:45 [INFO] Feature repository discovered recursively: odl-antlr4 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:28:45 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:28:45 [INFO] Feature repository discovered recursively: odl-gson 20:28:45 [INFO] Feature repository discovered recursively: odl-stax2-api 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:28:45 [INFO] Feature repository discovered recursively: odl-netty-4 20:28:45 [INFO] Feature repository discovered recursively: odl-servlet-api 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-akka 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-scala 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:28:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:28:45 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:28:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:28:45 [INFO] Feature repository discovered recursively: odl-restconf 20:28:45 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:28:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:28:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:28:45 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 20:28:45 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-jersey-2 20:28:45 [INFO] Feature repository discovered recursively: odl-javassist-3 20:28:45 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:28:45 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:28:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:28:45 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:28:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:28:45 [INFO] Feature repository discovered recursively: standard-4.4.6 20:28:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 20:28:45 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0 20:28:45 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 20:28:46 [INFO] 20:28:46 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 20:28:46 [INFO] Executing tasks 20:28:46 [INFO] Executed tasks 20:28:46 [INFO] 20:28:46 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 20:28:46 [INFO] Executing tasks 20:28:46 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/system/org/bouncycastle 20:28:46 [INFO] Executed tasks 20:28:46 [INFO] 20:28:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-karaf --- 20:28:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:28:46 [INFO] 20:28:46 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf --- 20:29:01 [INFO] 20:29:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-karaf --- 20:29:01 [INFO] Skipping CycloneDX goal, because module skips deploy 20:29:01 [INFO] 20:29:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 20:29:01 [INFO] Skipping duplicate-finder execution! 20:29:01 [INFO] 20:29:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 20:29:01 [INFO] Skipping pom project 20:29:01 [INFO] 20:29:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 20:29:01 [INFO] 20:29:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf --- 20:29:01 [INFO] 20:29:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf --- 20:29:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:29:01 [INFO] 20:29:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-karaf --- 20:29:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.pom 20:29:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.tar.gz 20:29:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.3-SNAPSHOT/openflowplugin-karaf-0.18.3-SNAPSHOT.zip 20:29:02 [INFO] 20:29:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-karaf --- 20:29:02 [INFO] Skipping artifact deployment 20:29:02 [INFO] 20:29:02 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:29:02 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [84/84] 20:29:02 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:02 [INFO] 20:29:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-aggregator --- 20:29:02 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-calcium/target 20:29:02 [INFO] 20:29:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:29:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:02 [INFO] 20:29:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:29:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:02 [INFO] 20:29:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:29:02 [INFO] 20:29:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:29:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:29:02 [INFO] 20:29:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:29:02 [INFO] Starting audit... 20:29:02 Audit done. 20:29:02 [INFO] You have 0 Checkstyle violations. 20:29:02 [INFO] 20:29:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:29:02 [INFO] Starting audit... 20:29:02 Audit done. 20:29:02 [INFO] You have 0 Checkstyle violations. 20:29:02 [INFO] 20:29:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:29:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-merge-calcium/target/classes/LICENSE 20:29:02 [INFO] 20:29:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:29:02 [INFO] 20:29:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:29:02 [INFO] 20:29:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:29:02 [INFO] 20:29:02 [INFO] 20:29:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator --- 20:29:02 [INFO] 20:29:02 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-aggregator --- 20:29:02 [INFO] 20:29:02 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 20:29:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:29:04 [INFO] 20:29:04 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-aggregator --- 20:29:04 [INFO] CycloneDX: Resolving Dependencies 20:29:04 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:29:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml 20:29:04 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json 20:29:04 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:29:04 [INFO] 20:29:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 20:29:04 [INFO] Skipping duplicate-finder execution! 20:29:04 [INFO] 20:29:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 20:29:04 [INFO] Skipping pom project 20:29:04 [INFO] 20:29:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 20:29:04 [INFO] 20:29:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator --- 20:29:04 [INFO] 20:29:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator --- 20:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:29:04 [INFO] 20:29:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-aggregator --- 20:29:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT.pom 20:29:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:29:04 [INFO] 20:29:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator --- 20:29:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:29:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:29:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:29:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:29:04 [INFO] 20:29:04 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:29:04 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [85/84] 20:29:04 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:04 [INFO] 20:29:04 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 20:29:04 [INFO] 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] Forking openflowplugin-artifacts 0.18.3-SNAPSHOT 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:29:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:04 [INFO] 20:29:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:29:04 [INFO] 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] Forking openflowplugin-parent 0.18.3-SNAPSHOT 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:29:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:29:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:04 [INFO] 20:29:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:29:04 [INFO] 20:29:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:29:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:04 [INFO] 20:29:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:29:04 [INFO] Starting audit... 20:29:04 Audit done. 20:29:04 [INFO] You have 0 Checkstyle violations. 20:29:04 [INFO] 20:29:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:29:04 [INFO] Starting audit... 20:29:04 Audit done. 20:29:04 [INFO] You have 0 Checkstyle violations. 20:29:04 [INFO] 20:29:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:29:04 [INFO] 20:29:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:29:04 [INFO] 20:29:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent --- 20:29:04 [INFO] 20:29:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:29:04 [INFO] 20:29:04 [INFO] 20:29:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent --- 20:29:04 [INFO] 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] Forking liblldp 0.18.3-SNAPSHOT 20:29:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:29:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:29:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:04 [INFO] 20:29:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:29:04 [INFO] 20:29:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:29:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:04 [INFO] 20:29:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:29:04 [INFO] Starting audit... 20:29:04 Audit done. 20:29:04 [INFO] You have 0 Checkstyle violations. 20:29:04 [INFO] 20:29:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:29:05 [INFO] Starting audit... 20:29:05 Audit done. 20:29:05 [INFO] You have 0 Checkstyle violations. 20:29:05 [INFO] 20:29:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:29:05 [INFO] 20:29:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:29:05 [INFO] 20:29:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:29:05 [INFO] Recompiling the module because of changed dependency. 20:29:05 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:29:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 20:29:05 [INFO] 20:29:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>> 20:29:05 [INFO] 20:29:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp --- 20:29:05 [INFO] Fork Value is true 20:29:09 [INFO] Done SpotBugs Analysis.... 20:29:09 [INFO] 20:29:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<< 20:29:09 [INFO] 20:29:09 [INFO] 20:29:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp --- 20:29:09 [INFO] BugInstance size is 0 20:29:09 [INFO] Error size is 0 20:29:09 [INFO] No errors/warnings found 20:29:09 [INFO] 20:29:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:09 [INFO] Forking libraries-aggregator 0.18.3-SNAPSHOT 20:29:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:09 [INFO] 20:29:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:29:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:09 [INFO] 20:29:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:29:09 [INFO] 20:29:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:09 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT 20:29:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:09 [INFO] 20:29:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:29:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:09 [INFO] 20:29:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:29:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:09 [INFO] 20:29:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:29:10 [INFO] 20:29:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:29:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:10 [INFO] 20:29:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api --- 20:29:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:29:10 [INFO] yang-to-sources: Found 3 dependencies in 664.5 μs 20:29:10 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:10 [INFO] 20:29:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:29:10 [INFO] Starting audit... 20:29:10 Audit done. 20:29:10 [INFO] You have 0 Checkstyle violations. 20:29:10 [INFO] 20:29:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:29:10 [INFO] Starting audit... 20:29:10 Audit done. 20:29:10 [INFO] You have 0 Checkstyle violations. 20:29:10 [INFO] 20:29:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:29:10 [INFO] 20:29:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:29:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:29:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:29:10 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:29:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:10 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:29:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:29:10 [INFO] 20:29:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:29:10 [INFO] Recompiling the module because of changed dependency. 20:29:10 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:29:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 20:29:14 [INFO] 20:29:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:29:14 [INFO] 20:29:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api --- 20:29:14 [INFO] Fork Value is true 20:29:19 [INFO] Done SpotBugs Analysis.... 20:29:19 [INFO] 20:29:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:29:19 [INFO] 20:29:19 [INFO] 20:29:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api --- 20:29:19 [INFO] BugInstance size is 0 20:29:19 [INFO] Error size is 0 20:29:19 [INFO] No errors/warnings found 20:29:19 [INFO] 20:29:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:19 [INFO] Forking openflowjava-parent 0.18.3-SNAPSHOT 20:29:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:19 [INFO] 20:29:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 20:29:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:19 [INFO] 20:29:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:29:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:19 [INFO] 20:29:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent --- 20:29:19 [INFO] 20:29:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:29:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:19 [INFO] 20:29:19 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:29:19 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:29:19 [INFO] 20:29:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 20:29:19 [INFO] Starting audit... 20:29:19 Audit done. 20:29:19 [INFO] You have 0 Checkstyle violations. 20:29:19 [INFO] 20:29:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- 20:29:19 [INFO] Starting audit... 20:29:19 Audit done. 20:29:19 [INFO] You have 0 Checkstyle violations. 20:29:19 [INFO] 20:29:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:29:19 [INFO] 20:29:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:29:19 [INFO] 20:29:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent --- 20:29:19 [INFO] 20:29:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:29:19 [INFO] 20:29:19 [INFO] 20:29:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent --- 20:29:19 [INFO] 20:29:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:19 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.18.3-SNAPSHOT 20:29:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:19 [INFO] 20:29:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 20:29:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:19 [INFO] 20:29:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:29:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:19 [INFO] 20:29:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- 20:29:20 [INFO] 20:29:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:29:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:20 [INFO] 20:29:20 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi --- 20:29:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:29:20 [INFO] yang-to-sources: Found 4 dependencies in 1.031 ms 20:29:20 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:20 [INFO] 20:29:20 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:29:20 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:29:20 [INFO] 20:29:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:29:20 [INFO] Starting audit... 20:29:20 Audit done. 20:29:20 [INFO] You have 0 Checkstyle violations. 20:29:20 [INFO] 20:29:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- 20:29:20 [INFO] Starting audit... 20:29:20 Audit done. 20:29:20 [INFO] You have 0 Checkstyle violations. 20:29:20 [INFO] 20:29:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:29:20 [INFO] 20:29:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:29:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:29:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:29:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:29:20 [INFO] 20:29:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:29:20 [INFO] Recompiling the module because of changed dependency. 20:29:20 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:29:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 20:29:20 [INFO] 20:29:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:29:20 [INFO] 20:29:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:29:20 [INFO] Fork Value is true 20:29:22 [INFO] Done SpotBugs Analysis.... 20:29:22 [INFO] 20:29:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:29:22 [INFO] 20:29:22 [INFO] 20:29:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi --- 20:29:23 [INFO] BugInstance size is 0 20:29:23 [INFO] Error size is 0 20:29:23 [INFO] No errors/warnings found 20:29:23 [INFO] 20:29:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:23 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT 20:29:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:23 [INFO] 20:29:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:29:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:23 [INFO] 20:29:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:29:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:23 [INFO] 20:29:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:29:23 [INFO] 20:29:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:29:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:23 [INFO] 20:29:23 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:29:23 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:29:23 [INFO] 20:29:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 20:29:23 [INFO] Starting audit... 20:29:23 Audit done. 20:29:23 [INFO] You have 0 Checkstyle violations. 20:29:23 [INFO] 20:29:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- 20:29:23 [INFO] Starting audit... 20:29:23 Audit done. 20:29:23 [INFO] You have 0 Checkstyle violations. 20:29:23 [INFO] 20:29:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util --- 20:29:23 [INFO] 20:29:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:29:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:29:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:29:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:29:23 [INFO] 20:29:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:29:23 [INFO] Recompiling the module because of changed dependency. 20:29:23 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:29:23 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 20:29:23 [INFO] 20:29:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:29:23 [INFO] 20:29:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util --- 20:29:23 [INFO] Fork Value is true 20:29:26 [INFO] Done SpotBugs Analysis.... 20:29:26 [INFO] 20:29:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:29:26 [INFO] 20:29:26 [INFO] 20:29:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util --- 20:29:26 [INFO] BugInstance size is 0 20:29:26 [INFO] Error size is 0 20:29:26 [INFO] No errors/warnings found 20:29:26 [INFO] 20:29:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:26 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT 20:29:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:26 [INFO] 20:29:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:29:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:26 [INFO] 20:29:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:29:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:26 [INFO] 20:29:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:29:26 [INFO] 20:29:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:29:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:26 [INFO] 20:29:26 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:29:26 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:29:26 [INFO] 20:29:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:29:26 [INFO] Starting audit... 20:29:26 Audit done. 20:29:26 [INFO] You have 0 Checkstyle violations. 20:29:26 [INFO] 20:29:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:29:29 [INFO] Starting audit... 20:29:29 Audit done. 20:29:29 [INFO] You have 0 Checkstyle violations. 20:29:29 [INFO] 20:29:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:29:29 [INFO] 20:29:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:29:29 [INFO] Copying 5 resources from src/main/resources to target/classes 20:29:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:29:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:29:29 [INFO] 20:29:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:29:29 [INFO] Recompiling the module because of changed dependency. 20:29:29 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:29:31 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:29:31 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:29:31 reason: class file for javax.annotation.meta.When not found 20:29:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:29:31 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:29:31 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:29:31 reason: class file for javax.annotation.meta.When not found 20:29:31 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:29:31 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:29:31 reason: class file for javax.annotation.meta.When not found 20:29:31 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:29:31 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:29:31 required: java.lang.Class 20:29:31 found: java.lang.Class 20:29:31 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:29:31 required: java.lang.Class 20:29:31 found: java.lang.Class 20:29:31 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:29:31 required: java.lang.Class 20:29:31 found: java.lang.Class 20:29:31 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:29:31 required: java.lang.Class 20:29:31 found: java.lang.Class 20:29:31 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 20:29:31 [INFO] 20:29:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:29:31 [INFO] 20:29:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:29:31 [INFO] Fork Value is true 20:29:41 [INFO] Done SpotBugs Analysis.... 20:29:41 [INFO] 20:29:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:29:41 [INFO] 20:29:41 [INFO] 20:29:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl --- 20:29:41 [INFO] BugInstance size is 0 20:29:41 [INFO] Error size is 0 20:29:41 [INFO] No errors/warnings found 20:29:41 [INFO] 20:29:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:41 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT 20:29:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:41 [INFO] 20:29:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:29:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:41 [INFO] 20:29:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:29:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:41 [INFO] 20:29:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:29:42 [INFO] 20:29:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:29:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:29:42 [INFO] ...done! 20:29:42 [INFO] Attaching features XML 20:29:42 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:29: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 20:29:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:42 [INFO] 20:29:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:29:42 [INFO] 20:29:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:29:42 [INFO] 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol --- 20:29:42 [INFO] 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:29:42 [INFO] 20:29:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- 20:29:42 [INFO] Starting audit... 20:29:42 Audit done. 20:29:42 [INFO] You have 0 Checkstyle violations. 20:29:42 [INFO] 20:29:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:29:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:29:42 [INFO] ...done! 20:29:42 [INFO] Attaching features XML 20:29:42 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:29:42 [INFO] 20:29:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:29: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 20:29:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:42 [INFO] 20:29:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava --- 20:29:42 [INFO] 20:29:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:29:42 [INFO] 20:29:42 [INFO] 20:29:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava --- 20:29:42 [INFO] 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.18.3-SNAPSHOT 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:29:42 [INFO] 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.18.3-SNAPSHOT 20:29:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:42 [INFO] 20:29:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:29:43 [INFO] 20:29:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:29:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:43 [INFO] 20:29:43 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Starting audit... 20:29:43 Audit done. 20:29:43 [INFO] You have 0 Checkstyle violations. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Starting audit... 20:29:43 Audit done. 20:29:43 [INFO] You have 0 Checkstyle violations. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Copying 2 resources from src/main/resources to target/classes 20:29:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:29:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:29:43 [INFO] 20:29:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Recompiling the module because of changed dependency. 20:29:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:29:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 20:29:43 [INFO] 20:29:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:29:43 [INFO] 20:29:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:29:43 [INFO] Fork Value is true 20:29:46 [INFO] Done SpotBugs Analysis.... 20:29:46 [INFO] 20:29:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:29:46 [INFO] 20:29:46 [INFO] 20:29:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config --- 20:29:46 [INFO] BugInstance size is 0 20:29:46 [INFO] Error size is 0 20:29:46 [INFO] No errors/warnings found 20:29:46 [INFO] 20:29:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:46 [INFO] Forking simple-client 0.18.3-SNAPSHOT 20:29:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:46 [INFO] 20:29:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:29:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:46 [INFO] 20:29:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:29:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:46 [INFO] 20:29:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:29:46 [INFO] 20:29:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:29:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:46 [INFO] 20:29:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:29:46 [INFO] Starting audit... 20:29:46 Audit done. 20:29:46 [INFO] You have 0 Checkstyle violations. 20:29:46 [INFO] 20:29:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:29:47 [INFO] Starting audit... 20:29:47 Audit done. 20:29:47 [INFO] You have 0 Checkstyle violations. 20:29:47 [INFO] 20:29:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:29:47 [INFO] 20:29:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:29:47 [INFO] Copying 2 resources from src/main/resources to target/classes 20:29:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:29:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:29:47 [INFO] 20:29:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:29:47 [INFO] Recompiling the module because of changed dependency. 20:29:47 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:29:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 20:29:47 [INFO] 20:29:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>> 20:29:47 [INFO] 20:29:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client --- 20:29:47 [INFO] Fork Value is true 20:29:50 [INFO] Done SpotBugs Analysis.... 20:29:50 [INFO] 20:29:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<< 20:29:50 [INFO] 20:29:50 [INFO] 20:29:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client --- 20:29:50 [INFO] BugInstance size is 0 20:29:50 [INFO] Error size is 0 20:29:50 [INFO] No errors/warnings found 20:29:50 [INFO] 20:29:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:50 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT 20:29:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:50 [INFO] 20:29:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:29:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:50 [INFO] 20:29:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:29:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:50 [INFO] 20:29:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:29:51 [INFO] 20:29:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:29:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:51 [INFO] 20:29:51 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:29:51 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:29:51 [INFO] 20:29:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 20:29:51 [INFO] Starting audit... 20:29:51 Audit done. 20:29:51 [INFO] You have 0 Checkstyle violations. 20:29:51 [INFO] 20:29:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- 20:29:51 [INFO] Starting audit... 20:29:51 Audit done. 20:29:51 [INFO] You have 0 Checkstyle violations. 20:29:51 [INFO] 20:29:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:29:51 [INFO] 20:29:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:29:51 [INFO] 20:29:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:29:51 [INFO] No sources to compile 20:29:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 20:29:51 [INFO] 20:29:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:29:51 [INFO] 20:29:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it --- 20:29:51 [INFO] 20:29:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:29:51 [INFO] 20:29:51 [INFO] 20:29:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it --- 20:29:51 [INFO] 20:29:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:51 [INFO] Forking model-inventory 0.18.3-SNAPSHOT 20:29:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:51 [INFO] 20:29:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:29:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:51 [INFO] 20:29:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:29:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:51 [INFO] 20:29:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:29:51 [INFO] 20:29:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:29:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:51 [INFO] 20:29:51 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory --- 20:29:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:29:51 [INFO] yang-to-sources: Found 2 dependencies in 523.9 μs 20:29:51 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:51 [INFO] 20:29:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:29:51 [INFO] Starting audit... 20:29:51 Audit done. 20:29:51 [INFO] You have 0 Checkstyle violations. 20:29:51 [INFO] 20:29:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:29:51 [INFO] Starting audit... 20:29:51 Audit done. 20:29:51 [INFO] You have 0 Checkstyle violations. 20:29:51 [INFO] 20:29:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:29:51 [INFO] 20:29:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:29:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:29:51 [INFO] 20:29:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:29:51 [INFO] Recompiling the module because of changed dependency. 20:29:51 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:29:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 20:29:52 [INFO] 20:29:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:29:52 [INFO] 20:29:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory --- 20:29:52 [INFO] Fork Value is true 20:29:54 [INFO] Done SpotBugs Analysis.... 20:29:54 [INFO] 20:29:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:29:54 [INFO] 20:29:54 [INFO] 20:29:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory --- 20:29:54 [INFO] BugInstance size is 0 20:29:54 [INFO] Error size is 0 20:29:54 [INFO] No errors/warnings found 20:29:54 [INFO] 20:29:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:54 [INFO] Forking model-flow-base 0.18.3-SNAPSHOT 20:29:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:29:54 [INFO] 20:29:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:29:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:54 [INFO] 20:29:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:29:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:54 [INFO] 20:29:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:29:54 [INFO] 20:29:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:29:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:29:54 [INFO] 20:29:54 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base --- 20:29:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:29:54 [INFO] yang-to-sources: Found 6 dependencies in 902.7 μs 20:29:54 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:29:54 [INFO] 20:29:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:29:54 [INFO] Starting audit... 20:29:54 Audit done. 20:29:54 [INFO] You have 0 Checkstyle violations. 20:29:54 [INFO] 20:29:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:29:54 [INFO] Starting audit... 20:29:54 Audit done. 20:29:54 [INFO] You have 0 Checkstyle violations. 20:29:54 [INFO] 20:29:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:29:54 [INFO] 20:29:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:29:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:29:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:29:54 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:29:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:54 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:29:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:29:54 [INFO] 20:29:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:29:55 [INFO] Recompiling the module because of changed dependency. 20:29:55 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:29:57 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 20:29:57 [INFO] 20:29:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:29:57 [INFO] 20:29:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base --- 20:29:57 [INFO] Fork Value is true 20:30:00 [INFO] Done SpotBugs Analysis.... 20:30:00 [INFO] 20:30:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:30:00 [INFO] 20:30:00 [INFO] 20:30:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base --- 20:30:01 [INFO] BugInstance size is 0 20:30:01 [INFO] Error size is 0 20:30:01 [INFO] No errors/warnings found 20:30:01 [INFO] 20:30:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:01 [INFO] Forking model-flow-service 0.18.3-SNAPSHOT 20:30:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:01 [INFO] 20:30:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:30:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:01 [INFO] 20:30:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:30:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:01 [INFO] 20:30:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:30:01 [INFO] 20:30:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:30:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:01 [INFO] 20:30:01 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service --- 20:30:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:30:01 [INFO] yang-to-sources: Found 7 dependencies in 932.5 μs 20:30:01 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:01 [INFO] 20:30:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:30:01 [INFO] Starting audit... 20:30:01 Audit done. 20:30:01 [INFO] You have 0 Checkstyle violations. 20:30:01 [INFO] 20:30:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:30:01 [INFO] Starting audit... 20:30:01 Audit done. 20:30:01 [INFO] You have 0 Checkstyle violations. 20:30:01 [INFO] 20:30:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:30:01 [INFO] 20:30:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:30:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:30:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:30:01 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:30:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:01 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:30:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:30:01 [INFO] 20:30:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:30:01 [INFO] Recompiling the module because of changed dependency. 20:30:01 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:03 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/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. 20:30:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 20:30:03 [INFO] 20:30:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:30:03 [INFO] 20:30:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service --- 20:30:03 [INFO] Fork Value is true 20:30:07 [INFO] Done SpotBugs Analysis.... 20:30:07 [INFO] 20:30:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:30:07 [INFO] 20:30:07 [INFO] 20:30:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service --- 20:30:07 [INFO] BugInstance size is 0 20:30:07 [INFO] Error size is 0 20:30:07 [INFO] No errors/warnings found 20:30:07 [INFO] 20:30:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:07 [INFO] Forking openflowplugin-api 0.18.3-SNAPSHOT 20:30:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:07 [INFO] 20:30:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:30:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:07 [INFO] 20:30:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:30:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:07 [INFO] 20:30:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:30:08 [INFO] 20:30:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:30:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:08 [INFO] 20:30:08 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api --- 20:30:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:30:08 [INFO] yang-to-sources: Found 9 dependencies in 1.153 ms 20:30:08 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:08 [INFO] 20:30:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:30:08 [INFO] Starting audit... 20:30:08 Audit done. 20:30:08 [INFO] You have 0 Checkstyle violations. 20:30:08 [INFO] 20:30:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:30:08 [INFO] Starting audit... 20:30:08 Audit done. 20:30:08 [INFO] You have 0 Checkstyle violations. 20:30:08 [INFO] 20:30:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:30:08 [INFO] 20:30:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:30:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:30:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:30:08 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:30:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:08 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:30:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:30:08 [INFO] 20:30:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:30:08 [INFO] Recompiling the module because of changed dependency. 20:30:08 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 20:30:08 [INFO] 20:30:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:30:08 [INFO] 20:30:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api --- 20:30:08 [INFO] Fork Value is true 20:30:12 [INFO] Done SpotBugs Analysis.... 20:30:12 [INFO] 20:30:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:30:12 [INFO] 20:30:12 [INFO] 20:30:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api --- 20:30:12 [INFO] BugInstance size is 0 20:30:12 [INFO] Error size is 0 20:30:12 [INFO] No errors/warnings found 20:30:12 [INFO] 20:30:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:12 [INFO] Forking model-flow-statistics 0.18.3-SNAPSHOT 20:30:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:12 [INFO] 20:30:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:30:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:12 [INFO] 20:30:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:30:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:12 [INFO] 20:30:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:30:12 [INFO] 20:30:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:30:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:12 [INFO] 20:30:12 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics --- 20:30:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:30:12 [INFO] yang-to-sources: Found 8 dependencies in 1.114 ms 20:30:12 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:12 [INFO] 20:30:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:30:12 [INFO] Starting audit... 20:30:12 Audit done. 20:30:12 [INFO] You have 0 Checkstyle violations. 20:30:12 [INFO] 20:30:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:30:12 [INFO] Starting audit... 20:30:12 Audit done. 20:30:12 [INFO] You have 0 Checkstyle violations. 20:30:12 [INFO] 20:30:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:30:12 [INFO] 20:30:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:30:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:30:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:30:12 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:30:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:12 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:30:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:30:12 [INFO] 20:30:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:30:12 [INFO] Recompiling the module because of changed dependency. 20:30:12 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:14 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/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. 20:30:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 20:30:14 [INFO] 20:30:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:30:14 [INFO] 20:30:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics --- 20:30:14 [INFO] Fork Value is true 20:30:17 [INFO] Done SpotBugs Analysis.... 20:30:17 [INFO] 20:30:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:30:17 [INFO] 20:30:17 [INFO] 20:30:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics --- 20:30:17 [INFO] BugInstance size is 0 20:30:17 [INFO] Error size is 0 20:30:17 [INFO] No errors/warnings found 20:30:17 [INFO] 20:30:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:17 [INFO] Forking openflowplugin-extension-api 0.18.3-SNAPSHOT 20:30:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:17 [INFO] 20:30:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:30:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:17 [INFO] 20:30:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:30:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:17 [INFO] 20:30:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:30:17 [INFO] 20:30:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:30:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:17 [INFO] 20:30:17 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 20:30:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:17 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:30:17 [INFO] yang-to-sources: Found 9 dependencies in 1.258 ms 20:30:17 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:17 [INFO] 20:30:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:30:17 [INFO] Starting audit... 20:30:17 Audit done. 20:30:17 [INFO] You have 0 Checkstyle violations. 20:30:17 [INFO] 20:30:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 20:30:18 [INFO] Starting audit... 20:30:18 Audit done. 20:30:18 [INFO] You have 0 Checkstyle violations. 20:30:18 [INFO] 20:30:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:30:18 [INFO] 20:30:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:30:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:30:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:30:18 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:30:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:18 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:30:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:30:18 [INFO] 20:30:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:30:18 [INFO] Recompiling the module because of changed dependency. 20:30:18 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:30:18 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:18 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:18 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 20:30:18 [INFO] 20:30:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:30:18 [INFO] 20:30:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:30:18 [INFO] Fork Value is true 20:30:22 [INFO] Done SpotBugs Analysis.... 20:30:22 [INFO] 20:30:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:30:22 [INFO] 20:30:22 [INFO] 20:30:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api --- 20:30:22 [INFO] BugInstance size is 0 20:30:22 [INFO] Error size is 0 20:30:22 [INFO] No errors/warnings found 20:30:22 [INFO] 20:30:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:22 [INFO] Forking openflowplugin 0.18.3-SNAPSHOT 20:30:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:22 [INFO] 20:30:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:30:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:22 [INFO] 20:30:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:30:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:22 [INFO] 20:30:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:30:23 [INFO] 20:30:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:30:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:23 [INFO] 20:30:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:30:23 [INFO] Starting audit... 20:30:23 Audit done. 20:30:23 [INFO] You have 0 Checkstyle violations. 20:30:23 [INFO] 20:30:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 20:30:25 [INFO] Starting audit... 20:30:25 Audit done. 20:30:25 [INFO] You have 0 Checkstyle violations. 20:30:25 [INFO] 20:30:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- 20:30:25 [INFO] 20:30:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:30:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:30:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:30:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:30:25 [INFO] 20:30:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:30:25 [INFO] Recompiling the module because of changed dependency. 20:30:25 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:26 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) 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 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:30:26 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:30:26 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:30:26 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:30:26 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:26 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:26 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 20:30:26 [INFO] 20:30:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:30:26 [INFO] 20:30:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin --- 20:30:26 [INFO] Fork Value is true 20:30:34 [INFO] Done SpotBugs Analysis.... 20:30:34 [INFO] 20:30:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:30:34 [INFO] 20:30:34 [INFO] 20:30:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin --- 20:30:34 [INFO] BugInstance size is 0 20:30:34 [INFO] Error size is 0 20:30:34 [INFO] No errors/warnings found 20:30:34 [INFO] 20:30:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:34 [INFO] Forking openflowplugin-common 0.18.3-SNAPSHOT 20:30:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:34 [INFO] 20:30:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:30:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:34 [INFO] 20:30:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:30:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:34 [INFO] 20:30:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:30:35 [INFO] 20:30:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:30:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:35 [INFO] 20:30:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:30:35 [INFO] Starting audit... 20:30:35 Audit done. 20:30:35 [INFO] You have 0 Checkstyle violations. 20:30:35 [INFO] 20:30:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:30:35 [INFO] Starting audit... 20:30:35 Audit done. 20:30:35 [INFO] You have 0 Checkstyle violations. 20:30:35 [INFO] 20:30:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:30:35 [INFO] 20:30:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:30:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:30:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:30:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:30:35 [INFO] 20:30:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:30:35 [INFO] Recompiling the module because of changed dependency. 20:30:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:30:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:30:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:30:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 20:30:35 [INFO] 20:30:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:30:35 [INFO] 20:30:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common --- 20:30:35 [INFO] Fork Value is true 20:30:38 [INFO] Done SpotBugs Analysis.... 20:30:38 [INFO] 20:30:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:30:38 [INFO] 20:30:38 [INFO] 20:30:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common --- 20:30:38 [INFO] BugInstance size is 0 20:30:38 [INFO] Error size is 0 20:30:38 [INFO] No errors/warnings found 20:30:38 [INFO] 20:30:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:38 [INFO] Forking openflowplugin-impl 0.18.3-SNAPSHOT 20:30:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:38 [INFO] 20:30:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:30:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:30:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:30:38 [INFO] 20:30:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:30:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:38 [INFO] 20:30:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:30:38 [INFO] Starting audit... 20:30:38 Audit done. 20:30:38 [INFO] You have 0 Checkstyle violations. 20:30:38 [INFO] 20:30:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 20:30:43 [INFO] Starting audit... 20:30:43 Audit done. 20:30:43 [INFO] You have 0 Checkstyle violations. 20:30:43 [INFO] 20:30:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:30:43 [INFO] 20:30:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:30:43 [INFO] Copying 1 resource from src/main/resources to target/classes 20:30:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:30:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:30:43 [INFO] 20:30:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:30:43 [INFO] Recompiling the module because of changed dependency. 20:30:43 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:30:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:30:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:30:45 required: java.lang.Class 20:30:45 found: java.lang.Class 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 20:30:45 required: java.lang.Class 20:30:45 found: java.lang.Class 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:30:45 required: java.util.List 20:30:45 found: java.util.List 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 20:30:45 missing type arguments for generic class java.util.ArrayList 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 20:30:45 required: java.util.ArrayList 20:30:45 found: java.util.ArrayList 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:30:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:30:45 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:30:45 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast 20:30:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 20:30:45 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:45 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API. 20:30:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 20:30:45 [INFO] 20:30:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:30:45 [INFO] 20:30:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl --- 20:30:45 [INFO] Fork Value is true 20:30:59 [INFO] Done SpotBugs Analysis.... 20:30:59 [INFO] 20:30:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:30:59 [INFO] 20:30:59 [INFO] 20:30:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl --- 20:30:59 [INFO] BugInstance size is 0 20:30:59 [INFO] Error size is 0 20:30:59 [INFO] No errors/warnings found 20:30:59 [INFO] 20:30:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:59 [INFO] Forking openflowjava-extension-nicira-api 0.18.3-SNAPSHOT 20:30:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:59 [INFO] 20:30:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:59 [INFO] 20:30:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:59 [INFO] 20:30:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] 20:30:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:30:59 [INFO] 20:30:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Starting audit... 20:30:59 Audit done. 20:30:59 [INFO] You have 0 Checkstyle violations. 20:30:59 [INFO] 20:30:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Starting audit... 20:30:59 Audit done. 20:30:59 [INFO] You have 0 Checkstyle violations. 20:30:59 [INFO] 20:30:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] 20:30:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:30:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:30:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:30:59 [INFO] 20:30:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Recompiling the module because of changed dependency. 20:30:59 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:30:59 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:30:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 20:30:59 [INFO] 20:30:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:30:59 [INFO] 20:30:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:30:59 [INFO] Fork Value is true 20:31:02 [INFO] Done SpotBugs Analysis.... 20:31:02 [INFO] 20:31:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:31:02 [INFO] 20:31:02 [INFO] 20:31:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:31:02 [INFO] BugInstance size is 0 20:31:02 [INFO] Error size is 0 20:31:02 [INFO] No errors/warnings found 20:31:02 [INFO] 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] Forking openflowjava-extension-nicira 0.18.3-SNAPSHOT 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] 20:31:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:31:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:02 [INFO] 20:31:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:31:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:02 [INFO] 20:31:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:31:02 [INFO] 20:31:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:31:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:02 [INFO] 20:31:02 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 20:31:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang 20:31:02 [INFO] yang-to-sources: Found 5 dependencies in 1.083 ms 20:31:02 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:02 [INFO] 20:31:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:31:02 [INFO] Starting audit... 20:31:02 Audit done. 20:31:02 [INFO] You have 0 Checkstyle violations. 20:31:02 [INFO] 20:31:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:31:03 [INFO] Starting audit... 20:31:03 Audit done. 20:31:03 [INFO] You have 0 Checkstyle violations. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:31:03 [INFO] 20:31:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:31:03 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:31:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:31:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:31:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:31:03 [INFO] 20:31:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:31:03 [INFO] Recompiling the module because of changed dependency. 20:31:03 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:31:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 20:31:05 [INFO] 20:31:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:31:05 [INFO] 20:31:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:31:05 [INFO] Fork Value is true 20:31:10 [INFO] Done SpotBugs Analysis.... 20:31:10 [INFO] 20:31:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:31:10 [INFO] 20:31:10 [INFO] 20:31:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira --- 20:31:10 [INFO] BugInstance size is 0 20:31:10 [INFO] Error size is 0 20:31:10 [INFO] No errors/warnings found 20:31:10 [INFO] 20:31:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:10 [INFO] Forking openflowjava-extension-eric 0.18.3-SNAPSHOT 20:31:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:10 [INFO] 20:31:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:31:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:10 [INFO] 20:31:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:31:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:10 [INFO] 20:31:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:31:11 [INFO] 20:31:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:31:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:11 [INFO] 20:31:11 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 20:31:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:11 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:31:11 [INFO] yang-to-sources: Found 5 dependencies in 1.310 ms 20:31:11 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:11 [INFO] 20:31:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:31:11 [INFO] Starting audit... 20:31:11 Audit done. 20:31:11 [INFO] You have 0 Checkstyle violations. 20:31:11 [INFO] 20:31:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:31:11 [INFO] Starting audit... 20:31:11 Audit done. 20:31:11 [INFO] You have 0 Checkstyle violations. 20:31:11 [INFO] 20:31:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:31:11 [INFO] 20:31:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:31:11 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:31:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:31:11 [INFO] 20:31:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:31:11 [INFO] Recompiling the module because of changed dependency. 20:31:11 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:31:11 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 20:31:11 [INFO] 20:31:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:31:11 [INFO] Fork Value is true 20:31:14 [INFO] Done SpotBugs Analysis.... 20:31:14 [INFO] 20:31:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:31:14 [INFO] 20:31:14 [INFO] 20:31:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric --- 20:31:14 [INFO] BugInstance size is 0 20:31:14 [INFO] Error size is 0 20:31:14 [INFO] No errors/warnings found 20:31:14 [INFO] 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] Forking openflowplugin-extension-nicira 0.18.3-SNAPSHOT 20:31:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:14 [INFO] 20:31:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:14 [INFO] 20:31:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:14 [INFO] 20:31:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] 20:31:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:14 [INFO] 20:31:14 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:31:14 [INFO] yang-to-sources: Found 12 dependencies in 1.839 ms 20:31:14 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:14 [INFO] 20:31:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:31:14 [INFO] Starting audit... 20:31:14 Audit done. 20:31:14 [INFO] You have 0 Checkstyle violations. 20:31:14 [INFO] 20:31:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:31:15 [INFO] Starting audit... 20:31:15 Audit done. 20:31:15 [INFO] You have 0 Checkstyle violations. 20:31:15 [INFO] 20:31:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:31:15 [INFO] 20:31:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:31:15 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:31:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:31:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:31:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:31:15 [INFO] 20:31:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:31:15 [INFO] Recompiling the module because of changed dependency. 20:31:15 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:31:22 [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 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [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 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [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 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:31:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 20:31:22 [INFO] 20:31:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:31:22 [INFO] 20:31:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:31:22 [INFO] Fork Value is true 20:31:30 [INFO] Done SpotBugs Analysis.... 20:31:30 [INFO] 20:31:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:31:30 [INFO] 20:31:30 [INFO] 20:31:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:31:30 [INFO] BugInstance size is 0 20:31:30 [INFO] Error size is 0 20:31:30 [INFO] No errors/warnings found 20:31:30 [INFO] 20:31:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:30 [INFO] Forking openflowplugin-extension-onf 0.18.3-SNAPSHOT 20:31:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:30 [INFO] 20:31:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:31:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:30 [INFO] 20:31:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:31:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:30 [INFO] 20:31:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:31:31 [INFO] 20:31:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:31:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:31 [INFO] 20:31:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:31:31 [INFO] Starting audit... 20:31:31 Audit done. 20:31:31 [INFO] You have 0 Checkstyle violations. 20:31:31 [INFO] 20:31:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:31:31 [INFO] Starting audit... 20:31:31 Audit done. 20:31:31 [INFO] You have 0 Checkstyle violations. 20:31:31 [INFO] 20:31:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:31:31 [INFO] 20:31:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:31:31 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:31:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:31:31 [INFO] 20:31:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:31:31 [INFO] Recompiling the module because of changed dependency. 20:31:31 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:31:31 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 20:31:31 [INFO] 20:31:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:31:31 [INFO] 20:31:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:31:31 [INFO] Fork Value is true 20:31:34 [INFO] Done SpotBugs Analysis.... 20:31:34 [INFO] 20:31:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:31:34 [INFO] 20:31:34 [INFO] 20:31:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf --- 20:31:34 [INFO] BugInstance size is 0 20:31:34 [INFO] Error size is 0 20:31:34 [INFO] No errors/warnings found 20:31:34 [INFO] 20:31:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:34 [INFO] Forking openflowplugin-extension-eric 0.18.3-SNAPSHOT 20:31:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:34 [INFO] 20:31:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:31:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:34 [INFO] 20:31:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:31:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:34 [INFO] 20:31:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:31:35 [INFO] 20:31:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:31:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:35 [INFO] 20:31:35 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 20:31:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:35 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:31:35 [INFO] yang-to-sources: Found 12 dependencies in 1.546 ms 20:31:35 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:35 [INFO] 20:31:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:31:35 [INFO] Starting audit... 20:31:35 Audit done. 20:31:35 [INFO] You have 0 Checkstyle violations. 20:31:35 [INFO] 20:31:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:31:35 [INFO] Starting audit... 20:31:35 Audit done. 20:31:35 [INFO] You have 0 Checkstyle violations. 20:31:35 [INFO] 20:31:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:31:35 [INFO] 20:31:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:31:35 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:31:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:31:35 [INFO] 20:31:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:31:35 [INFO] Recompiling the module because of changed dependency. 20:31:35 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 20:31:35 [INFO] 20:31:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:31:35 [INFO] 20:31:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:31:35 [INFO] Fork Value is true 20:31:38 [INFO] Done SpotBugs Analysis.... 20:31:38 [INFO] 20:31:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:31:38 [INFO] 20:31:38 [INFO] 20:31:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric --- 20:31:38 [INFO] BugInstance size is 0 20:31:38 [INFO] Error size is 0 20:31:38 [INFO] No errors/warnings found 20:31:38 [INFO] 20:31:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:38 [INFO] Forking test-extension 0.18.3-SNAPSHOT 20:31:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:38 [INFO] 20:31:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- 20:31:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:38 [INFO] 20:31:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:31:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:38 [INFO] 20:31:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- 20:31:38 [INFO] 20:31:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:31:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:38 [INFO] 20:31:38 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension --- 20:31:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:31:38 [INFO] yang-to-sources: Found 17 dependencies in 2.923 ms 20:31:38 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:38 [INFO] 20:31:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 20:31:38 [INFO] Starting audit... 20:31:38 Audit done. 20:31:38 [INFO] You have 0 Checkstyle violations. 20:31:38 [INFO] 20:31:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- 20:31:39 [INFO] Starting audit... 20:31:39 Audit done. 20:31:39 [INFO] You have 0 Checkstyle violations. 20:31:39 [INFO] 20:31:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- 20:31:39 [INFO] 20:31:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:31:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:31:39 [INFO] 20:31:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:31:39 [INFO] Recompiling the module because of changed dependency. 20:31:39 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:31:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 20:31:39 [INFO] 20:31:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>> 20:31:39 [INFO] 20:31:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension --- 20:31:39 [INFO] Fork Value is true 20:31:41 [INFO] Done SpotBugs Analysis.... 20:31:41 [INFO] 20:31:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<< 20:31:41 [INFO] 20:31:41 [INFO] 20:31:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension --- 20:31:41 [INFO] BugInstance size is 0 20:31:41 [INFO] Error size is 0 20:31:41 [INFO] No errors/warnings found 20:31:41 [INFO] 20:31:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:41 [INFO] Forking model-topology 0.18.3-SNAPSHOT 20:31:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:41 [INFO] 20:31:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- 20:31:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:41 [INFO] 20:31:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:31:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:41 [INFO] 20:31:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- 20:31:42 [INFO] 20:31:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:31:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:42 [INFO] 20:31:42 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology --- 20:31:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:31:42 [INFO] yang-to-sources: Found 5 dependencies in 588.2 μs 20:31:42 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:42 [INFO] 20:31:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 20:31:42 [INFO] Starting audit... 20:31:42 Audit done. 20:31:42 [INFO] You have 0 Checkstyle violations. 20:31:42 [INFO] 20:31:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- 20:31:42 [INFO] Starting audit... 20:31:42 Audit done. 20:31:42 [INFO] You have 0 Checkstyle violations. 20:31:42 [INFO] 20:31:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- 20:31:42 [INFO] 20:31:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:31:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:31:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:31:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:31:42 [INFO] 20:31:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:31:42 [INFO] Recompiling the module because of changed dependency. 20:31:42 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:31:42 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 20:31:42 [INFO] 20:31:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>> 20:31:42 [INFO] 20:31:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology --- 20:31:42 [INFO] Fork Value is true 20:31:44 [INFO] Done SpotBugs Analysis.... 20:31:44 [INFO] 20:31:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<< 20:31:44 [INFO] 20:31:44 [INFO] 20:31:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology --- 20:31:44 [INFO] BugInstance size is 0 20:31:44 [INFO] Error size is 0 20:31:44 [INFO] No errors/warnings found 20:31:44 [INFO] 20:31:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:44 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT 20:31:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:44 [INFO] 20:31:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:31:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:44 [INFO] 20:31:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:31:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:44 [INFO] 20:31:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] 20:31:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:45 [INFO] 20:31:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] Starting audit... 20:31:45 Audit done. 20:31:45 [INFO] You have 0 Checkstyle violations. 20:31:45 [INFO] 20:31:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] Starting audit... 20:31:45 Audit done. 20:31:45 [INFO] You have 0 Checkstyle violations. 20:31:45 [INFO] 20:31:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] 20:31:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:31:45 [INFO] ...done! 20:31:45 [INFO] Attaching features XML 20:31:45 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:45 [INFO] 20:31:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:31:45 [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 20:31:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:45 [INFO] 20:31:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:31:45 [INFO] 20:31:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] 20:31:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:31:45 [INFO] 20:31:45 [INFO] 20:31:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:31:45 [INFO] 20:31:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:45 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT 20:31:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:45 [INFO] 20:31:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:31:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:45 [INFO] 20:31:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:31:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:45 [INFO] 20:31:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:31:45 [INFO] 20:31:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:31:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:45 [INFO] 20:31:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:31:45 [INFO] Starting audit... 20:31:45 Audit done. 20:31:45 [INFO] You have 0 Checkstyle violations. 20:31:45 [INFO] 20:31:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:31:46 [INFO] Starting audit... 20:31:46 Audit done. 20:31:46 [INFO] You have 0 Checkstyle violations. 20:31:46 [INFO] 20:31:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:31:46 [INFO] 20:31:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:31:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:31:46 [INFO] ...done! 20:31:46 [INFO] Attaching features XML 20:31:46 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:46 [INFO] 20:31:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:31: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 20:31:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:46 [INFO] 20:31:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:31:46 [INFO] 20:31:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:31:46 [INFO] 20:31:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:31:46 [INFO] 20:31:46 [INFO] 20:31:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:31:46 [INFO] 20:31:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:46 [INFO] Forking openflowplugin-blueprint-config 0.18.3-SNAPSHOT 20:31:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:46 [INFO] 20:31:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:46 [INFO] 20:31:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:46 [INFO] 20:31:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] 20:31:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:46 [INFO] 20:31:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] Starting audit... 20:31:46 Audit done. 20:31:46 [INFO] You have 0 Checkstyle violations. 20:31:46 [INFO] 20:31:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] Starting audit... 20:31:46 Audit done. 20:31:46 [INFO] You have 0 Checkstyle violations. 20:31:46 [INFO] 20:31:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] 20:31:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] Copying 1 resource from src/main/resources to target/classes 20:31:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:31:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:31:46 [INFO] 20:31:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] No sources to compile 20:31:46 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 20:31:46 [INFO] 20:31:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:31:46 [INFO] 20:31:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] 20:31:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:31:46 [INFO] 20:31:46 [INFO] 20:31:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:31:46 [INFO] 20:31:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:46 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.3-SNAPSHOT 20:31:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:46 [INFO] 20:31:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:31:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:46 [INFO] 20:31:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:31:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:46 [INFO] 20:31:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] 20:31:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] Starting audit... 20:31:47 Audit done. 20:31:47 [INFO] You have 0 Checkstyle violations. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] Starting audit... 20:31:47 Audit done. 20:31:47 [INFO] You have 0 Checkstyle violations. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] 20:31:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:31:47 [INFO] ...done! 20:31:47 [INFO] Attaching features XML 20:31:47 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:47 [INFO] 20:31:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:31: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 20:31:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:47 [INFO] 20:31:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:31:47 [INFO] 20:31:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] 20:31:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:31:47 [INFO] 20:31:47 [INFO] 20:31:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:31:47 [INFO] 20:31:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:47 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.3-SNAPSHOT 20:31:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:47 [INFO] 20:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:47 [INFO] 20:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:47 [INFO] 20:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] 20:31:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Starting audit... 20:31:47 Audit done. 20:31:47 [INFO] You have 0 Checkstyle violations. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Starting audit... 20:31:47 Audit done. 20:31:47 [INFO] You have 0 Checkstyle violations. 20:31:47 [INFO] 20:31:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] 20:31:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:31:47 [INFO] ...done! 20:31:47 [INFO] Attaching features XML 20:31:47 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:47 [INFO] 20:31:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:31: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 20:31:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:47 [INFO] 20:31:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:31:47 [INFO] 20:31:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] 20:31:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:31:47 [INFO] 20:31:47 [INFO] 20:31:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:31:47 [INFO] 20:31:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:47 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.3-SNAPSHOT 20:31:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:47 [INFO] 20:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:47 [INFO] 20:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:31:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:47 [INFO] 20:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] 20:31:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:48 [INFO] 20:31:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] Starting audit... 20:31:48 Audit done. 20:31:48 [INFO] You have 0 Checkstyle violations. 20:31:48 [INFO] 20:31:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] Starting audit... 20:31:48 Audit done. 20:31:48 [INFO] You have 0 Checkstyle violations. 20:31:48 [INFO] 20:31:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] 20:31:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:31:48 [INFO] ...done! 20:31:48 [INFO] Attaching features XML 20:31:48 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:48 [INFO] 20:31:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:31: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 20:31:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:48 [INFO] 20:31:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:31:48 [INFO] 20:31:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] 20:31:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:31:48 [INFO] 20:31:48 [INFO] 20:31:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:31:48 [INFO] 20:31:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:48 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.3-SNAPSHOT 20:31:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:48 [INFO] 20:31:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:31:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:48 [INFO] 20:31:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:31:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:48 [INFO] 20:31:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] 20:31:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] Starting audit... 20:31:49 Audit done. 20:31:49 [INFO] You have 0 Checkstyle violations. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] Starting audit... 20:31:49 Audit done. 20:31:49 [INFO] You have 0 Checkstyle violations. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] 20:31:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:31:49 [INFO] ...done! 20:31:49 [INFO] Attaching features XML 20:31:49 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:49 [INFO] 20:31:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:31:49 [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 20:31:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:49 [INFO] 20:31:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:31:49 [INFO] 20:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] 20:31:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:31:49 [INFO] 20:31:49 [INFO] 20:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:31:49 [INFO] 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] Forking features-openflowplugin-extension 0.18.3-SNAPSHOT 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:31:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:31:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:31:49 [INFO] 20:31:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:31:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:31:49 [INFO] Starting audit... 20:31:49 Audit done. 20:31:49 [INFO] You have 0 Checkstyle violations. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:31:49 [INFO] Starting audit... 20:31:49 Audit done. 20:31:49 [INFO] You have 0 Checkstyle violations. 20:31:49 [INFO] 20:31:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:31:49 [INFO] 20:31:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:31:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:31:49 [INFO] ...done! 20:31:49 [INFO] Attaching features XML 20:31:49 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:49 [INFO] 20:31:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:31:49 [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 20:31:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:49 [INFO] 20:31:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:31:49 [INFO] 20:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:31:49 [INFO] 20:31:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:31:49 [INFO] 20:31:49 [INFO] 20:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension --- 20:31:49 [INFO] 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] Forking features-extension-aggregator 0.18.3-SNAPSHOT 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:31:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:31:49 [INFO] 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] Forking openflowplugin-extension-aggregator 0.18.3-SNAPSHOT 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:31:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:31:49 [INFO] 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] Forking test-provider 0.18.3-SNAPSHOT 20:31:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:31:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:31:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:49 [INFO] 20:31:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:31:50 [INFO] 20:31:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:31:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:50 [INFO] 20:31:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:31:50 [INFO] Starting audit... 20:31:50 Audit done. 20:31:50 [INFO] You have 0 Checkstyle violations. 20:31:50 [INFO] 20:31:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:31:50 [INFO] Starting audit... 20:31:50 Audit done. 20:31:50 [INFO] You have 0 Checkstyle violations. 20:31:50 [INFO] 20:31:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:31:50 [INFO] 20:31:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:31:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:31:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:31:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:31:50 [INFO] 20:31:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:31:50 [INFO] Recompiling the module because of changed dependency. 20:31:50 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:31:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 20:31:51 [INFO] 20:31:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>> 20:31:51 [INFO] 20:31:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider --- 20:31:51 [INFO] Fork Value is true 20:31:57 [INFO] Done SpotBugs Analysis.... 20:31:57 [INFO] 20:31:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<< 20:31:57 [INFO] 20:31:57 [INFO] 20:31:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider --- 20:31:57 [INFO] BugInstance size is 0 20:31:57 [INFO] Error size is 0 20:31:57 [INFO] No errors/warnings found 20:31:57 [INFO] 20:31:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:57 [INFO] Forking test-common 0.18.3-SNAPSHOT 20:31:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:57 [INFO] 20:31:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- 20:31:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:57 [INFO] 20:31:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- 20:31:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:57 [INFO] 20:31:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- 20:31:58 [INFO] 20:31:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 20:31:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:31:58 [INFO] 20:31:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 20:31:58 [INFO] Starting audit... 20:31:58 Audit done. 20:31:58 [INFO] You have 0 Checkstyle violations. 20:31:58 [INFO] 20:31:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- 20:31:58 [INFO] Starting audit... 20:31:58 Audit done. 20:31:58 [INFO] You have 0 Checkstyle violations. 20:31:58 [INFO] 20:31:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- 20:31:58 [INFO] 20:31:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:31:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:31:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:31:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:31:58 [INFO] 20:31:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:31:58 [INFO] Recompiling the module because of changed dependency. 20:31:58 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:31:58 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:31:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 20:31:58 [INFO] 20:31:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>> 20:31:58 [INFO] 20:31:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common --- 20:31:58 [INFO] Fork Value is true 20:32:01 [INFO] Done SpotBugs Analysis.... 20:32:01 [INFO] 20:32:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<< 20:32:01 [INFO] 20:32:01 [INFO] 20:32:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common --- 20:32:01 [INFO] BugInstance size is 0 20:32:01 [INFO] Error size is 0 20:32:01 [INFO] No errors/warnings found 20:32:01 [INFO] 20:32:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:01 [INFO] Forking drop-test-karaf 0.18.3-SNAPSHOT 20:32:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:01 [INFO] 20:32:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:32:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:01 [INFO] 20:32:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:32:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:01 [INFO] 20:32:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:32:02 [INFO] 20:32:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:32:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:02 [INFO] 20:32:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:32:02 [INFO] Starting audit... 20:32:02 Audit done. 20:32:02 [INFO] You have 0 Checkstyle violations. 20:32:02 [INFO] 20:32:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:32:02 [INFO] Starting audit... 20:32:02 Audit done. 20:32:02 [INFO] You have 0 Checkstyle violations. 20:32:02 [INFO] 20:32:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:32:02 [INFO] 20:32:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:32:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:32:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:32:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:32:02 [INFO] 20:32:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:32:02 [INFO] Recompiling the module because of changed dependency. 20:32:02 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:32:02 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 20:32:02 [INFO] 20:32:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:32:02 [INFO] 20:32:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf --- 20:32:02 [INFO] Fork Value is true 20:32:04 [INFO] Done SpotBugs Analysis.... 20:32:04 [INFO] 20:32:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:32:04 [INFO] 20:32:04 [INFO] 20:32:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf --- 20:32:04 [INFO] BugInstance size is 0 20:32:04 [INFO] Error size is 0 20:32:04 [INFO] No errors/warnings found 20:32:04 [INFO] 20:32:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:04 [INFO] Forking bulk-o-matic 0.18.3-SNAPSHOT 20:32:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:04 [INFO] 20:32:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:32:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:04 [INFO] 20:32:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:32:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:04 [INFO] 20:32:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:32:04 [INFO] 20:32:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:32:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:04 [INFO] 20:32:04 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic --- 20:32:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:04 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:32:04 [INFO] yang-to-sources: Found 8 dependencies in 1.224 ms 20:32:04 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:04 [INFO] 20:32:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:32:04 [INFO] Starting audit... 20:32:04 Audit done. 20:32:04 [INFO] You have 0 Checkstyle violations. 20:32:04 [INFO] 20:32:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:32:05 [INFO] Starting audit... 20:32:05 Audit done. 20:32:05 [INFO] You have 0 Checkstyle violations. 20:32:05 [INFO] 20:32:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:32:05 [INFO] 20:32:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:32:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:32:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:32:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:32:05 [INFO] 20:32:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:32:05 [INFO] Recompiling the module because of changed dependency. 20:32:05 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 20:32:05 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:05 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:05 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:32:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 20:32:05 [INFO] 20:32:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:32:05 [INFO] 20:32:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic --- 20:32:05 [INFO] Fork Value is true 20:32:11 [INFO] Done SpotBugs Analysis.... 20:32:11 [INFO] 20:32:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:32:11 [INFO] 20:32:11 [INFO] 20:32:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic --- 20:32:11 [INFO] BugInstance size is 0 20:32:11 [INFO] Error size is 0 20:32:11 [INFO] No errors/warnings found 20:32:11 [INFO] 20:32:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:11 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT 20:32:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:11 [INFO] 20:32:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:11 [INFO] 20:32:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:11 [INFO] 20:32:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] 20:32:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:11 [INFO] 20:32:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Starting audit... 20:32:11 Audit done. 20:32:11 [INFO] You have 0 Checkstyle violations. 20:32:11 [INFO] 20:32:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Starting audit... 20:32:11 Audit done. 20:32:11 [INFO] You have 0 Checkstyle violations. 20:32:11 [INFO] 20:32:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] 20:32:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:32:11 [INFO] ...done! 20:32:11 [INFO] Attaching features XML 20:32:11 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:32:11 [INFO] 20:32:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [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 20:32:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:11 [INFO] 20:32:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:32:11 [INFO] 20:32:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] 20:32:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:32:11 [INFO] 20:32:11 [INFO] 20:32:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:32:11 [INFO] 20:32:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:11 [INFO] Forking device-ownership-service 0.18.3-SNAPSHOT 20:32:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:11 [INFO] 20:32:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:32:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:11 [INFO] 20:32:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:32:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:11 [INFO] 20:32:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:32:11 [INFO] 20:32:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:32:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:11 [INFO] 20:32:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:32:11 [INFO] Starting audit... 20:32:11 Audit done. 20:32:11 [INFO] You have 0 Checkstyle violations. 20:32:11 [INFO] 20:32:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:32:11 [INFO] Starting audit... 20:32:11 Audit done. 20:32:11 [INFO] You have 0 Checkstyle violations. 20:32:11 [INFO] 20:32:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:32:11 [INFO] 20:32:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:32:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:32:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:32:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:32:11 [INFO] 20:32:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:32:11 [INFO] Recompiling the module because of changed dependency. 20:32:11 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:32:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 20:32:11 [INFO] 20:32:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:32:11 [INFO] 20:32:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service --- 20:32:11 [INFO] Fork Value is true 20:32:13 [INFO] Done SpotBugs Analysis.... 20:32:13 [INFO] 20:32:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:32:13 [INFO] 20:32:13 [INFO] 20:32:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service --- 20:32:13 [INFO] BugInstance size is 0 20:32:13 [INFO] Error size is 0 20:32:13 [INFO] No errors/warnings found 20:32:13 [INFO] 20:32:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:13 [INFO] Forking of-switch-config-pusher 0.18.3-SNAPSHOT 20:32:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:13 [INFO] 20:32:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:32:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:13 [INFO] 20:32:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:32:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:13 [INFO] 20:32:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:32:14 [INFO] 20:32:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:32:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:14 [INFO] 20:32:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:32:14 [INFO] Starting audit... 20:32:14 Audit done. 20:32:14 [INFO] You have 0 Checkstyle violations. 20:32:14 [INFO] 20:32:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:32:14 [INFO] Starting audit... 20:32:14 Audit done. 20:32:14 [INFO] You have 0 Checkstyle violations. 20:32:14 [INFO] 20:32:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:32:14 [INFO] 20:32:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:32:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:32:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:32:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:32:14 [INFO] 20:32:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:32:14 [INFO] Recompiling the module because of changed dependency. 20:32:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:32:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 20:32:14 [INFO] 20:32:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:32:14 [INFO] 20:32:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:32:14 [INFO] Fork Value is true 20:32:16 [INFO] Done SpotBugs Analysis.... 20:32:16 [INFO] 20:32:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:32:16 [INFO] 20:32:16 [INFO] 20:32:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher --- 20:32:16 [INFO] BugInstance size is 0 20:32:16 [INFO] Error size is 0 20:32:16 [INFO] No errors/warnings found 20:32:16 [INFO] 20:32:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:16 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT 20:32:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:16 [INFO] 20:32:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:32:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:16 [INFO] 20:32:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:17 [INFO] 20:32:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] 20:32:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:17 [INFO] 20:32:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] Starting audit... 20:32:17 Audit done. 20:32:17 [INFO] You have 0 Checkstyle violations. 20:32:17 [INFO] 20:32:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] Starting audit... 20:32:17 Audit done. 20:32:17 [INFO] You have 0 Checkstyle violations. 20:32:17 [INFO] 20:32:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] 20:32:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:32:17 [INFO] ...done! 20:32:17 [INFO] Attaching features XML 20:32:17 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:32:17 [INFO] 20:32:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [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 20:32:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:17 [INFO] 20:32:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:32:17 [INFO] 20:32:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] 20:32:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:32:17 [INFO] 20:32:17 [INFO] 20:32:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:32:17 [INFO] 20:32:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:17 [INFO] Forking arbitratorreconciliation-api 0.18.3-SNAPSHOT 20:32:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:17 [INFO] 20:32:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:32:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:17 [INFO] 20:32:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:32:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:17 [INFO] 20:32:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:32:18 [INFO] 20:32:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:32:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:18 [INFO] 20:32:18 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 20:32:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:32:18 [INFO] yang-to-sources: Found 10 dependencies in 1.387 ms 20:32:18 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:18 [INFO] 20:32:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:32:18 [INFO] Starting audit... 20:32:18 Audit done. 20:32:18 [INFO] You have 0 Checkstyle violations. 20:32:18 [INFO] 20:32:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:32:18 [INFO] Starting audit... 20:32:18 Audit done. 20:32:18 [INFO] You have 0 Checkstyle violations. 20:32:18 [INFO] 20:32:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:32:18 [INFO] 20:32:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:32:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:32:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:32:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:32:18 [INFO] 20:32:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:32:18 [INFO] Recompiling the module because of changed dependency. 20:32:18 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:32:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 20:32:18 [INFO] 20:32:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:32:18 [INFO] 20:32:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:32:18 [INFO] Fork Value is true 20:32:20 [INFO] Done SpotBugs Analysis.... 20:32:20 [INFO] 20:32:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:32:20 [INFO] 20:32:20 [INFO] 20:32:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api --- 20:32:20 [INFO] BugInstance size is 0 20:32:20 [INFO] Error size is 0 20:32:20 [INFO] No errors/warnings found 20:32:20 [INFO] 20:32:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:20 [INFO] Forking reconciliation-framework 0.18.3-SNAPSHOT 20:32:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:20 [INFO] 20:32:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:32:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:20 [INFO] 20:32:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:32:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:20 [INFO] 20:32:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:32:21 [INFO] 20:32:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:32:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:21 [INFO] 20:32:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:32:21 [INFO] Starting audit... 20:32:21 Audit done. 20:32:21 [INFO] You have 0 Checkstyle violations. 20:32:21 [INFO] 20:32:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:32:21 [INFO] Starting audit... 20:32:21 Audit done. 20:32:21 [INFO] You have 0 Checkstyle violations. 20:32:21 [INFO] 20:32:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:32:21 [INFO] 20:32:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:32:21 [INFO] 20:32:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:32:21 [INFO] Recompiling the module because of changed dependency. 20:32:21 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:32:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:21 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:21 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 20:32:21 [INFO] 20:32:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:32:21 [INFO] 20:32:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework --- 20:32:21 [INFO] Fork Value is true 20:32:26 [INFO] Done SpotBugs Analysis.... 20:32:26 [INFO] 20:32:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:32:26 [INFO] 20:32:26 [INFO] 20:32:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework --- 20:32:26 [INFO] BugInstance size is 0 20:32:26 [INFO] Error size is 0 20:32:26 [INFO] No errors/warnings found 20:32:26 [INFO] 20:32:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:26 [INFO] Forking arbitratorreconciliation-impl 0.18.3-SNAPSHOT 20:32:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:26 [INFO] 20:32:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:26 [INFO] 20:32:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:26 [INFO] 20:32:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] 20:32:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:26 [INFO] 20:32:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Starting audit... 20:32:26 Audit done. 20:32:26 [INFO] You have 0 Checkstyle violations. 20:32:26 [INFO] 20:32:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Starting audit... 20:32:26 Audit done. 20:32:26 [INFO] You have 0 Checkstyle violations. 20:32:26 [INFO] 20:32:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] 20:32:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:32:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:32:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:32:26 [INFO] 20:32:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Recompiling the module because of changed dependency. 20:32:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:32:26 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 20:32:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 20:32:26 [INFO] 20:32:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:32:26 [INFO] 20:32:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:32:26 [INFO] Fork Value is true 20:32:27 [INFO] Done SpotBugs Analysis.... 20:32:27 [INFO] 20:32:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:32:27 [INFO] 20:32:27 [INFO] 20:32:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:32:27 [INFO] BugInstance size is 0 20:32:27 [INFO] Error size is 0 20:32:27 [INFO] No errors/warnings found 20:32:27 [INFO] 20:32:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:27 [INFO] Forking forwardingrules-manager 0.18.3-SNAPSHOT 20:32:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:27 [INFO] 20:32:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 20:32:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:27 [INFO] 20:32:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:32:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:27 [INFO] 20:32:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- 20:32:28 [INFO] 20:32:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:32:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:28 [INFO] 20:32:28 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager --- 20:32:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:28 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:32:28 [INFO] yang-to-sources: Found 14 dependencies in 1.858 ms 20:32:28 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:28 [INFO] 20:32:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 20:32:28 [INFO] Starting audit... 20:32:28 Audit done. 20:32:28 [INFO] You have 0 Checkstyle violations. 20:32:28 [INFO] 20:32:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- 20:32:29 [INFO] Starting audit... 20:32:29 Audit done. 20:32:29 [INFO] You have 0 Checkstyle violations. 20:32:29 [INFO] 20:32:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- 20:32:29 [INFO] 20:32:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:32:29 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:32:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:29 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:32:29 [INFO] 20:32:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:32:29 [INFO] Recompiling the module because of changed dependency. 20:32:29 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:29 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:32:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 20:32:29 [INFO] 20:32:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:32:29 [INFO] 20:32:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager --- 20:32:29 [INFO] Fork Value is true 20:32:35 [INFO] Done SpotBugs Analysis.... 20:32:35 [INFO] 20:32:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:32:35 [INFO] 20:32:35 [INFO] 20:32:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager --- 20:32:35 [INFO] BugInstance size is 0 20:32:35 [INFO] Error size is 0 20:32:35 [INFO] No errors/warnings found 20:32:35 [INFO] 20:32:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT 20:32:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:35 [INFO] 20:32:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:35 [INFO] 20:32:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:35 [INFO] 20:32:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] 20:32:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:35 [INFO] 20:32:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Starting audit... 20:32:35 Audit done. 20:32:35 [INFO] You have 0 Checkstyle violations. 20:32:35 [INFO] 20:32:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Starting audit... 20:32:35 Audit done. 20:32:35 [INFO] You have 0 Checkstyle violations. 20:32:35 [INFO] 20:32:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] 20:32:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:32:35 [INFO] ...done! 20:32:35 [INFO] Attaching features XML 20:32:35 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:32:35 [INFO] 20:32:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32: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 20:32:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:35 [INFO] 20:32:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:32:35 [INFO] 20:32:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] 20:32:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:32:35 [INFO] 20:32:35 [INFO] 20:32:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:32:35 [INFO] 20:32:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:35 [INFO] Forking forwardingrules-sync 0.18.3-SNAPSHOT 20:32:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:35 [INFO] 20:32:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:32:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:35 [INFO] 20:32:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:32:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:35 [INFO] 20:32:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:32:36 [INFO] 20:32:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:32:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:36 [INFO] 20:32:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:32:36 [INFO] Starting audit... 20:32:36 Audit done. 20:32:36 [INFO] You have 0 Checkstyle violations. 20:32:36 [INFO] 20:32:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:32:36 [INFO] Starting audit... 20:32:36 Audit done. 20:32:36 [INFO] You have 0 Checkstyle violations. 20:32:36 [INFO] 20:32:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:32:36 [INFO] 20:32:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:32:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:32:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:32:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:32:36 [INFO] 20:32:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:32:36 [INFO] Recompiling the module because of changed dependency. 20:32:36 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:32:37 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 20:32:37 [INFO] 20:32:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:32:37 [INFO] 20:32:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync --- 20:32:37 [INFO] Fork Value is true 20:32:42 [INFO] Done SpotBugs Analysis.... 20:32:42 [INFO] 20:32:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:32:42 [INFO] 20:32:42 [INFO] 20:32:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync --- 20:32:42 [INFO] BugInstance size is 0 20:32:42 [INFO] Error size is 0 20:32:42 [INFO] No errors/warnings found 20:32:42 [INFO] 20:32:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT 20:32:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:42 [INFO] 20:32:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] 20:32:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:42 [INFO] 20:32:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Starting audit... 20:32:42 Audit done. 20:32:42 [INFO] You have 0 Checkstyle violations. 20:32:42 [INFO] 20:32:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Starting audit... 20:32:42 Audit done. 20:32:42 [INFO] You have 0 Checkstyle violations. 20:32:42 [INFO] 20:32:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] 20:32:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:32:42 [INFO] ...done! 20:32:42 [INFO] Attaching features XML 20:32:42 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:32:42 [INFO] 20:32:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32: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 20:32:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:42 [INFO] 20:32:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:32:42 [INFO] 20:32:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] 20:32:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:32:42 [INFO] 20:32:42 [INFO] 20:32:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:32:42 [INFO] 20:32:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:42 [INFO] Forking table-miss-enforcer 0.18.3-SNAPSHOT 20:32:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:42 [INFO] 20:32:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:32:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:32:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:32:43 [INFO] 20:32:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:32:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:43 [INFO] 20:32:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 20:32:43 [INFO] Starting audit... 20:32:43 Audit done. 20:32:43 [INFO] You have 0 Checkstyle violations. 20:32:43 [INFO] 20:32:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- 20:32:43 [INFO] Starting audit... 20:32:43 Audit done. 20:32:43 [INFO] You have 0 Checkstyle violations. 20:32:43 [INFO] 20:32:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- 20:32:43 [INFO] 20:32:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:32:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:32:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:32:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:32:43 [INFO] 20:32:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:32:43 [INFO] Recompiling the module because of changed dependency. 20:32:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:32:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 20:32:43 [INFO] 20:32:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:32:43 [INFO] 20:32:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer --- 20:32:43 [INFO] Fork Value is true 20:32:46 [INFO] Done SpotBugs Analysis.... 20:32:46 [INFO] 20:32:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:32:46 [INFO] 20:32:46 [INFO] 20:32:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer --- 20:32:46 [INFO] BugInstance size is 0 20:32:46 [INFO] Error size is 0 20:32:46 [INFO] No errors/warnings found 20:32:46 [INFO] 20:32:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:46 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT 20:32:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:46 [INFO] 20:32:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:46 [INFO] 20:32:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:46 [INFO] 20:32:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] 20:32:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:46 [INFO] 20:32:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Starting audit... 20:32:46 Audit done. 20:32:46 [INFO] You have 0 Checkstyle violations. 20:32:46 [INFO] 20:32:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Starting audit... 20:32:46 Audit done. 20:32:46 [INFO] You have 0 Checkstyle violations. 20:32:46 [INFO] 20:32:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] 20:32:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:32:46 [INFO] ...done! 20:32:46 [INFO] Attaching features XML 20:32:46 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:32:46 [INFO] 20:32:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32: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 20:32:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:46 [INFO] 20:32:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:32:46 [INFO] 20:32:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] 20:32:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:32:46 [INFO] 20:32:46 [INFO] 20:32:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:32:46 [INFO] 20:32:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:46 [INFO] Forking topology-lldp-discovery 0.18.3-SNAPSHOT 20:32:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:46 [INFO] 20:32:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:32:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:46 [INFO] 20:32:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:32:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:46 [INFO] 20:32:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:32:47 [INFO] 20:32:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:32:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:47 [INFO] 20:32:47 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery --- 20:32:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:32:47 [INFO] yang-to-sources: Found 11 dependencies in 1.419 ms 20:32:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:47 [INFO] 20:32:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:32:47 [INFO] Starting audit... 20:32:47 Audit done. 20:32:47 [INFO] You have 0 Checkstyle violations. 20:32:47 [INFO] 20:32:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:32:47 [INFO] Starting audit... 20:32:47 Audit done. 20:32:47 [INFO] You have 0 Checkstyle violations. 20:32:47 [INFO] 20:32:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:32:47 [INFO] 20:32:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:32:47 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:32:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:32:47 [INFO] 20:32:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:32:47 [INFO] Recompiling the module because of changed dependency. 20:32:47 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] 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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] 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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] 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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] 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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] 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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:32:47 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 20:32:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 20:32:47 [INFO] 20:32:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:32:47 [INFO] 20:32:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:32:47 [INFO] Fork Value is true 20:32:50 [INFO] Done SpotBugs Analysis.... 20:32:50 [INFO] 20:32:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:32:50 [INFO] 20:32:50 [INFO] 20:32:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery --- 20:32:50 [INFO] BugInstance size is 0 20:32:50 [INFO] Error size is 0 20:32:50 [INFO] No errors/warnings found 20:32:50 [INFO] 20:32:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:50 [INFO] Forking lldp-speaker 0.18.3-SNAPSHOT 20:32:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:50 [INFO] 20:32:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:32:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:50 [INFO] 20:32:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:32:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:50 [INFO] 20:32:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:32:51 [INFO] 20:32:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:32:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:51 [INFO] 20:32:51 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker --- 20:32:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:32:51 [INFO] yang-to-sources: Found 12 dependencies in 1.900 ms 20:32:51 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:51 [INFO] 20:32:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:32:51 [INFO] Starting audit... 20:32:51 Audit done. 20:32:51 [INFO] You have 0 Checkstyle violations. 20:32:51 [INFO] 20:32:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:32:51 [INFO] Starting audit... 20:32:51 Audit done. 20:32:51 [INFO] You have 0 Checkstyle violations. 20:32:51 [INFO] 20:32:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:32:51 [INFO] 20:32:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:32:51 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:32:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:32:51 [INFO] 20:32:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:32:51 [INFO] Recompiling the module because of changed dependency. 20:32:51 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:32:51 [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 20:32:51 [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 20:32:51 [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 20:32:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:32:51 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:32:51 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 20:32:51 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:32:51 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:32:51 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:32:51 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 20:32:51 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:32:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 20:32:51 [INFO] 20:32:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:32:51 [INFO] 20:32:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker --- 20:32:51 [INFO] Fork Value is true 20:32:55 [INFO] Done SpotBugs Analysis.... 20:32:55 [INFO] 20:32:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:32:55 [INFO] 20:32:55 [INFO] 20:32:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker --- 20:32:55 [INFO] BugInstance size is 0 20:32:55 [INFO] Error size is 0 20:32:55 [INFO] No errors/warnings found 20:32:55 [INFO] 20:32:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:55 [INFO] Forking topology-manager 0.18.3-SNAPSHOT 20:32:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:55 [INFO] 20:32:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:32:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:55 [INFO] 20:32:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:32:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:55 [INFO] 20:32:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:32:55 [INFO] 20:32:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:32:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:32:55 [INFO] 20:32:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:32:55 [INFO] Starting audit... 20:32:55 Audit done. 20:32:55 [INFO] You have 0 Checkstyle violations. 20:32:55 [INFO] 20:32:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:32:56 [INFO] Starting audit... 20:32:56 Audit done. 20:32:56 [INFO] You have 0 Checkstyle violations. 20:32:56 [INFO] 20:32:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:32:56 [INFO] 20:32:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:32:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:32:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:32:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:32:56 [INFO] 20:32:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:32:56 [INFO] Recompiling the module because of changed dependency. 20:32:56 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:32:56 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:56 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:32:56 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 20:32:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 20:32:56 [INFO] 20:32:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:32:56 [INFO] 20:32:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager --- 20:32:56 [INFO] Fork Value is true 20:32:59 [INFO] Done SpotBugs Analysis.... 20:32:59 [INFO] 20:32:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:32:59 [INFO] 20:32:59 [INFO] 20:32:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager --- 20:32:59 [INFO] BugInstance size is 0 20:32:59 [INFO] Error size is 0 20:32:59 [INFO] No errors/warnings found 20:32:59 [INFO] 20:32:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:59 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT 20:32:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:59 [INFO] 20:32:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:32:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:59 [INFO] 20:32:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:32:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:59 [INFO] 20:32:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] 20:33:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] Starting audit... 20:33:00 Audit done. 20:33:00 [INFO] You have 0 Checkstyle violations. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] Starting audit... 20:33:00 Audit done. 20:33:00 [INFO] You have 0 Checkstyle violations. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] 20:33:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:33:00 [INFO] ...done! 20:33:00 [INFO] Attaching features XML 20:33:00 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:00 [INFO] 20:33:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:33:00 [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 20:33:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:00 [INFO] 20:33:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:33:00 [INFO] 20:33:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] 20:33:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:33:00 [INFO] 20:33:00 [INFO] 20:33:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:33:00 [INFO] 20:33:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:00 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT 20:33:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:00 [INFO] 20:33:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:00 [INFO] 20:33:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:00 [INFO] 20:33:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] 20:33:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Starting audit... 20:33:00 Audit done. 20:33:00 [INFO] You have 0 Checkstyle violations. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Starting audit... 20:33:00 Audit done. 20:33:00 [INFO] You have 0 Checkstyle violations. 20:33:00 [INFO] 20:33:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] 20:33:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:33:00 [INFO] ...done! 20:33:00 [INFO] Attaching features XML 20:33:00 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:00 [INFO] 20:33:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [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 20:33:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:00 [INFO] 20:33:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:33:00 [INFO] 20:33:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] 20:33:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:33:00 [INFO] 20:33:00 [INFO] 20:33:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:33:00 [INFO] 20:33:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:00 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT 20:33:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:00 [INFO] 20:33:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:00 [INFO] 20:33:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:00 [INFO] 20:33:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] 20:33:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:01 [INFO] 20:33:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] Starting audit... 20:33:01 Audit done. 20:33:01 [INFO] You have 0 Checkstyle violations. 20:33:01 [INFO] 20:33:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] Starting audit... 20:33:01 Audit done. 20:33:01 [INFO] You have 0 Checkstyle violations. 20:33:01 [INFO] 20:33:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] 20:33:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:33:01 [INFO] ...done! 20:33:01 [INFO] Attaching features XML 20:33:01 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:01 [INFO] 20:33:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33: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 20:33:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:01 [INFO] 20:33:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:33:01 [INFO] 20:33:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] 20:33:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:33:01 [INFO] 20:33:01 [INFO] 20:33:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:33:01 [INFO] 20:33:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:01 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT 20:33:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:01 [INFO] 20:33:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:33:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:01 [INFO] 20:33:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:33:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:01 [INFO] 20:33:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] 20:33:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] Starting audit... 20:33:02 Audit done. 20:33:02 [INFO] You have 0 Checkstyle violations. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] Starting audit... 20:33:02 Audit done. 20:33:02 [INFO] You have 0 Checkstyle violations. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] 20:33:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:33:02 [INFO] ...done! 20:33:02 [INFO] Attaching features XML 20:33:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:02 [INFO] 20:33:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [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 20:33:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:02 [INFO] 20:33:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:33:02 [INFO] 20:33:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] 20:33:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:33:02 [INFO] 20:33:02 [INFO] 20:33:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:33:02 [INFO] 20:33:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT 20:33:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:02 [INFO] 20:33:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:02 [INFO] 20:33:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:02 [INFO] 20:33:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] 20:33:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Starting audit... 20:33:02 Audit done. 20:33:02 [INFO] You have 0 Checkstyle violations. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Starting audit... 20:33:02 Audit done. 20:33:02 [INFO] You have 0 Checkstyle violations. 20:33:02 [INFO] 20:33:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] 20:33:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:33:02 [INFO] ...done! 20:33:02 [INFO] Attaching features XML 20:33:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:02 [INFO] 20:33:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [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 20:33:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:02 [INFO] 20:33:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:33:02 [INFO] 20:33:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] 20:33:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:33:02 [INFO] 20:33:02 [INFO] 20:33:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:33:02 [INFO] 20:33:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT 20:33:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:02 [INFO] 20:33:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:02 [INFO] 20:33:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:02 [INFO] 20:33:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] 20:33:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] Starting audit... 20:33:03 Audit done. 20:33:03 [INFO] You have 0 Checkstyle violations. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] Starting audit... 20:33:03 Audit done. 20:33:03 [INFO] You have 0 Checkstyle violations. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] 20:33:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:33:03 [INFO] ...done! 20:33:03 [INFO] Attaching features XML 20:33:03 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:03 [INFO] 20:33:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33: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 20:33:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:03 [INFO] 20:33:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:33:03 [INFO] 20:33:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] 20:33:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:33:03 [INFO] 20:33:03 [INFO] 20:33:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:33:03 [INFO] 20:33:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT 20:33:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:03 [INFO] 20:33:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:03 [INFO] 20:33:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:03 [INFO] 20:33:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] 20:33:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] Starting audit... 20:33:03 Audit done. 20:33:03 [INFO] You have 0 Checkstyle violations. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] Starting audit... 20:33:03 Audit done. 20:33:03 [INFO] You have 0 Checkstyle violations. 20:33:03 [INFO] 20:33:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:33:03 [INFO] 20:33:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:33:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:33:04 [INFO] ...done! 20:33:04 [INFO] Attaching features XML 20:33:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:04 [INFO] 20:33:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:33:04 [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 20:33:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:04 [INFO] 20:33:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:33:04 [INFO] 20:33:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:33:04 [INFO] 20:33:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:33:04 [INFO] 20:33:04 [INFO] 20:33:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:33:04 [INFO] 20:33:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT 20:33:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:04 [INFO] 20:33:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] 20:33:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:04 [INFO] 20:33:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Starting audit... 20:33:04 Audit done. 20:33:04 [INFO] You have 0 Checkstyle violations. 20:33:04 [INFO] 20:33:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Starting audit... 20:33:04 Audit done. 20:33:04 [INFO] You have 0 Checkstyle violations. 20:33:04 [INFO] 20:33:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] 20:33:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:33:04 [INFO] ...done! 20:33:04 [INFO] Attaching features XML 20:33:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:04 [INFO] 20:33:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:33:04 [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 20:33:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:04 [INFO] 20:33:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:33:04 [INFO] 20:33:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] 20:33:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:33:04 [INFO] 20:33:04 [INFO] 20:33:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:33:04 [INFO] 20:33:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT 20:33:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:04 [INFO] 20:33:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] 20:33:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:05 [INFO] 20:33:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] Starting audit... 20:33:05 Audit done. 20:33:05 [INFO] You have 0 Checkstyle violations. 20:33:05 [INFO] 20:33:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] Starting audit... 20:33:05 Audit done. 20:33:05 [INFO] You have 0 Checkstyle violations. 20:33:05 [INFO] 20:33:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] 20:33:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:33:05 [INFO] ...done! 20:33:05 [INFO] Attaching features XML 20:33:05 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:05 [INFO] 20:33:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [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 20:33:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:05 [INFO] 20:33:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:33:05 [INFO] 20:33:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] 20:33:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:33:05 [INFO] 20:33:05 [INFO] 20:33:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:33:05 [INFO] 20:33:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:05 [INFO] Forking southbound-cli 0.18.3-SNAPSHOT 20:33:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:05 [INFO] 20:33:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 20:33:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:05 [INFO] 20:33:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:33:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:05 [INFO] 20:33:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- 20:33:06 [INFO] 20:33:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:33:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:33:06 [INFO] 20:33:06 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli --- 20:33:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:33:06 [INFO] yang-to-sources: Found 15 dependencies in 2.383 ms 20:33:06 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:06 [INFO] 20:33:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 20:33:06 [INFO] Starting audit... 20:33:06 Audit done. 20:33:06 [INFO] You have 0 Checkstyle violations. 20:33:06 [INFO] 20:33:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 20:33:06 [INFO] Starting audit... 20:33:06 Audit done. 20:33:06 [INFO] You have 0 Checkstyle violations. 20:33:06 [INFO] 20:33:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- 20:33:06 [INFO] 20:33:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:33:06 [INFO] Copying 1 resource from src/main/resources to target/classes 20:33:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:33:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:33:06 [INFO] 20:33:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:33:06 [INFO] Recompiling the module because of changed dependency. 20:33:06 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 20:33:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 20:33:06 [INFO] 20:33:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:33:06 [INFO] 20:33:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli --- 20:33:06 [INFO] Fork Value is true 20:33:10 [INFO] Done SpotBugs Analysis.... 20:33:10 [INFO] 20:33:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:33:10 [INFO] 20:33:10 [INFO] 20:33:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli --- 20:33:10 [INFO] BugInstance size is 0 20:33:10 [INFO] Error size is 0 20:33:10 [INFO] No errors/warnings found 20:33:10 [INFO] 20:33:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:10 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT 20:33:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:10 [INFO] 20:33:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:10 [INFO] 20:33:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:10 [INFO] 20:33:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] 20:33:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:10 [INFO] 20:33:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] Starting audit... 20:33:10 Audit done. 20:33:10 [INFO] You have 0 Checkstyle violations. 20:33:10 [INFO] 20:33:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] Starting audit... 20:33:10 Audit done. 20:33:10 [INFO] You have 0 Checkstyle violations. 20:33:10 [INFO] 20:33:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:33:10 [INFO] 20:33:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:33:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:33:11 [INFO] ...done! 20:33:11 [INFO] Attaching features XML 20:33:11 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:11 [INFO] 20:33:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:33:11 [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 20:33:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:11 [INFO] 20:33:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:33:11 [INFO] 20:33:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:33:11 [INFO] 20:33:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:33:11 [INFO] 20:33:11 [INFO] 20:33:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:33:11 [INFO] 20:33:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:11 [INFO] Forking features-openflowplugin 0.18.3-SNAPSHOT 20:33:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:11 [INFO] 20:33:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:33:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:11 [INFO] 20:33:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:33:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:11 [INFO] 20:33:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:33:11 [INFO] 20:33:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:33:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:11 [INFO] 20:33:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:33:11 [INFO] Starting audit... 20:33:11 Audit done. 20:33:11 [INFO] You have 0 Checkstyle violations. 20:33:11 [INFO] 20:33:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:33:11 [INFO] Starting audit... 20:33:11 Audit done. 20:33:11 [INFO] You have 0 Checkstyle violations. 20:33:11 [INFO] 20:33:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:33:11 [INFO] 20:33:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:33:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:33:12 [INFO] ...done! 20:33:12 [INFO] Attaching features XML 20:33:12 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:12 [INFO] 20:33:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:33: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 20:33:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:12 [INFO] 20:33:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin --- 20:33:12 [INFO] 20:33:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:33:12 [INFO] 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking features-aggregator 0.18.3-SNAPSHOT 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking applications-aggregator 0.18.3-SNAPSHOT 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking model-aggregator 0.18.3-SNAPSHOT 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking learning-switch 0.18.3-SNAPSHOT 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:33:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:12 [INFO] 20:33:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:33:12 [INFO] 20:33:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:33:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:33:12 [INFO] 20:33:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:33:12 [INFO] Starting audit... 20:33:12 Audit done. 20:33:12 [INFO] You have 0 Checkstyle violations. 20:33:12 [INFO] 20:33:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:33:12 [INFO] Starting audit... 20:33:12 Audit done. 20:33:12 [INFO] You have 0 Checkstyle violations. 20:33:12 [INFO] 20:33:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:33:12 [INFO] 20:33:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:33:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:33:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:33:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:33:12 [INFO] 20:33:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:33:12 [INFO] Recompiling the module because of changed dependency. 20:33:12 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:33:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:33:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(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 20:33:12 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(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 20:33:12 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 20:33:12 [INFO] 20:33:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch --- 20:33:12 [INFO] Fork Value is true 20:33:15 [INFO] Done SpotBugs Analysis.... 20:33:15 [INFO] 20:33:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:33:15 [INFO] 20:33:15 [INFO] 20:33:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch --- 20:33:15 [INFO] BugInstance size is 0 20:33:15 [INFO] Error size is 0 20:33:15 [INFO] No errors/warnings found 20:33:15 [INFO] 20:33:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:15 [INFO] Forking sample-consumer 0.18.3-SNAPSHOT 20:33:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:15 [INFO] 20:33:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:33:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:15 [INFO] 20:33:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:33:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:15 [INFO] 20:33:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:33:16 [INFO] 20:33:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:33:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:33:16 [INFO] 20:33:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:33:16 [INFO] Starting audit... 20:33:16 Audit done. 20:33:16 [INFO] You have 0 Checkstyle violations. 20:33:16 [INFO] 20:33:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:33:16 [INFO] Starting audit... 20:33:16 Audit done. 20:33:16 [INFO] You have 0 Checkstyle violations. 20:33:16 [INFO] 20:33:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:33:16 [INFO] 20:33:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:33:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:33:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:33:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:33:16 [INFO] 20:33:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:33:16 [INFO] Recompiling the module because of changed dependency. 20:33:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:33:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 20:33:16 [INFO] 20:33:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:33:16 [INFO] 20:33:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer --- 20:33:16 [INFO] Fork Value is true 20:33:18 [INFO] Done SpotBugs Analysis.... 20:33:18 [INFO] 20:33:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:33:18 [INFO] 20:33:18 [INFO] 20:33:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer --- 20:33:18 [INFO] BugInstance size is 0 20:33:18 [INFO] Error size is 0 20:33:18 [INFO] No errors/warnings found 20:33:18 [INFO] 20:33:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:18 [INFO] Forking sample-bundles 0.18.3-SNAPSHOT 20:33:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:18 [INFO] 20:33:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:33:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:18 [INFO] 20:33:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:33:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:18 [INFO] 20:33:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:33:19 [INFO] 20:33:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:33:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:33:19 [INFO] 20:33:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:33:19 [INFO] Starting audit... 20:33:19 Audit done. 20:33:19 [INFO] You have 0 Checkstyle violations. 20:33:19 [INFO] 20:33:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:33:19 [INFO] Starting audit... 20:33:19 Audit done. 20:33:19 [INFO] You have 0 Checkstyle violations. 20:33:19 [INFO] 20:33:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:33:19 [INFO] 20:33:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:33:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:33:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:33:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:33:19 [INFO] 20:33:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:33:19 [INFO] Recompiling the module because of changed dependency. 20:33:19 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:33:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 20:33:19 [INFO] 20:33:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:33:19 [INFO] 20:33:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles --- 20:33:19 [INFO] Fork Value is true 20:33:22 [INFO] Done SpotBugs Analysis.... 20:33:22 [INFO] 20:33:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:33:22 [INFO] 20:33:22 [INFO] 20:33:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles --- 20:33:22 [INFO] BugInstance size is 0 20:33:22 [INFO] Error size is 0 20:33:22 [INFO] No errors/warnings found 20:33:22 [INFO] 20:33:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:22 [INFO] Forking openflowplugin-samples-aggregator 0.18.3-SNAPSHOT 20:33:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:22 [INFO] 20:33:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:33:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:22 [INFO] 20:33:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:33:22 [INFO] 20:33:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:22 [INFO] Forking openflowplugin-karaf 0.18.3-SNAPSHOT 20:33:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:22 [INFO] 20:33:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:33:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:22 [INFO] 20:33:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:33:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:22 [INFO] 20:33:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:33:22 [INFO] 20:33:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:33:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/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/** 20:33:22 [INFO] 20:33:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:33:22 [INFO] Starting audit... 20:33:22 Audit done. 20:33:22 [INFO] You have 0 Checkstyle violations. 20:33:22 [INFO] 20:33:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:33:22 [INFO] Starting audit... 20:33:22 Audit done. 20:33:22 [INFO] You have 0 Checkstyle violations. 20:33:22 [INFO] 20:33:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:33:22 [INFO] 20:33:22 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:33:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:33:22 [INFO] 20:33:22 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:33:22 [INFO] Using repositories: 20:33:22 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:33:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:33:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:33:22 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:33:22 [INFO] Loading direct KAR and features XML dependencies 20:33:22 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:33:22 [INFO] Feature framework will be added as a startup feature 20:33:22 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:33:22 [INFO] Unzipping kars 20:33:22 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:33:22 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:33:22 [INFO] Loading profiles from: 20:33:22 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:33:22 [INFO] Loading repositories 20:33:23 [INFO] Generating generated-startup profile 20:33:23 [INFO] Generating generated-boot profile with parents: generated-startup 20:33:23 [INFO] Generating generated-installed profile 20:33:23 [INFO] Configuring etc/config.properties and etc/system.properties 20:33:23 [INFO] Downloading libraries for generated profiles 20:33:23 [INFO] Downloading additional libraries 20:33:23 [INFO] Writing configurations 20:33:23 [INFO] adding config file: etc/profile.cfg 20:33:23 [INFO] Startup stage 20:33:23 [INFO] Loading startup repositories 20:33:23 [INFO] Resolving startup features and bundles 20:33:23 [INFO] Features: framework 20:33: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/13.1.4 20:33:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:33:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:33:23 [INFO] Boot stage 20:33:23 [INFO] Loading boot repositories 20:33:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 20:33:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 20:33:23 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:33:23 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:33:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:33:23 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:33:23 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:33:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:33:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:33:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:33:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:33:23 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:33:23 [INFO] Feature service/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:33:23 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:33:23 [INFO] Feature package/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:33:23 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:33:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:33:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:33:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:33:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:33:23 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:33:23 [INFO] Feature management/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:33:23 [INFO] adding config file: etc/jmx.acl.cfg 20:33:23 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:33:23 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:33:23 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:33:23 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:33:23 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:33:23 [INFO] Feature system/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:33:23 [INFO] Feature log/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:33:23 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:33:23 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:33:23 [INFO] Feature config/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:33:23 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:33:23 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:33:23 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:33:23 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:33:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:33:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:33:23 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:33:23 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:33:23 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:33:23 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:33:23 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:33:23 [INFO] Feature 91e956af-cedc-4711-8b4b-52c532f27fbf/0.0.0 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 20:33:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 20:33:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:33:23 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:33:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:33:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 20:33:23 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:33:23 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:33:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:33:23 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:33:23 [INFO] Install stage 20:33:23 [INFO] Loading installed repositories 20:33:23 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:33:23 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:33:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:33:23 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:33:23 [INFO] 20:33:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:33:23 [INFO] 20:33:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:33:23 [INFO] 20:33:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:33:23 [INFO] 20:33:23 [INFO] 20:33:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf --- 20:33:23 [INFO] 20:33:23 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 20:33:23 [INFO] Executing tasks 20:33:23 [INFO] Executed tasks 20:33:23 [INFO] 20:33:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:23 [INFO] Forking openflowplugin 0.18.3-SNAPSHOT 20:33:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:23 [INFO] 20:33:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:33:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:23 [INFO] 20:33:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:33:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:23 [INFO] 20:33:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:33:23 [INFO] 20:33:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:33:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:33:23 [INFO] 20:33:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:33:23 [INFO] Starting audit... 20:33:23 Audit done. 20:33:23 [INFO] You have 0 Checkstyle violations. 20:33:23 [INFO] 20:33:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:33:23 [INFO] Starting audit... 20:33:23 Audit done. 20:33:23 [INFO] You have 0 Checkstyle violations. 20:33:23 [INFO] 20:33:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:33:23 [INFO] 20:33:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:33:23 [INFO] 20:33:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:33:23 [INFO] 20:33:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:33:23 [INFO] 20:33:23 [INFO] 20:33:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator --- 20:33:23 [INFO] 20:33:23 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 20:33:23 [INFO] 20:33:24 [INFO] 20:33:24 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 20:33:25 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-calcium/target/javadoc-bundle-options. Ignored it. 20:33:25 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:33:25 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar 20:34:11 [WARNING] Javadoc Warnings 20:34:11 [WARNING] warning: unknown enum constant When.UNKNOWN 20:34:11 [WARNING] reason: class file for javax.annotation.meta.When not found 20:34:11 [WARNING] warning: unknown enum constant When.UNKNOWN 20:34:11 [WARNING] 2 warnings 20:34:11 [INFO] ------------------------------------------------------------------------ 20:34:11 [INFO] Reactor Summary for openflowplugin 0.18.3-SNAPSHOT: 20:34:11 [INFO] 20:34:11 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.771 s] 20:34:11 [INFO] openflowplugin-parent .............................. SUCCESS [ 10.016 s] 20:34:11 [INFO] liblldp ............................................ SUCCESS [ 14.182 s] 20:34:11 [INFO] libraries-aggregator ............................... SUCCESS [ 0.038 s] 20:34:11 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 34.394 s] 20:34:11 [INFO] openflowjava-parent ................................ SUCCESS [ 0.588 s] 20:34:11 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.231 s] 20:34:11 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.646 s] 20:34:11 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [01:00 min] 20:34:11 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 20.126 s] 20:34:11 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 1.814 s] 20:34:11 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.072 s] 20:34:11 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 6.721 s] 20:34:11 [INFO] simple-client ...................................... SUCCESS [ 7.432 s] 20:34:11 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.665 s] 20:34:11 [INFO] model-inventory .................................... SUCCESS [ 5.835 s] 20:34:11 [INFO] model-flow-base .................................... SUCCESS [ 18.689 s] 20:34:11 [INFO] model-flow-service ................................. SUCCESS [ 19.201 s] 20:34:11 [INFO] openflowplugin-api ................................. SUCCESS [ 9.049 s] 20:34:11 [INFO] model-flow-statistics .............................. SUCCESS [ 13.221 s] 20:34:11 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 13.875 s] 20:34:11 [INFO] openflowplugin ..................................... SUCCESS [ 23.295 s] 20:34:11 [INFO] openflowplugin-common .............................. SUCCESS [ 13.367 s] 20:34:11 [INFO] openflowplugin-impl ................................ SUCCESS [01:03 min] 20:34:11 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.334 s] 20:34:11 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 23.825 s] 20:34:11 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.993 s] 20:34:11 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 44.072 s] 20:34:11 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 11.435 s] 20:34:11 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 11.229 s] 20:34:11 [INFO] test-extension ..................................... SUCCESS [ 6.847 s] 20:34:11 [INFO] model-topology ..................................... SUCCESS [ 5.594 s] 20:34:11 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.954 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.467 s] 20:34:11 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 1.111 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 34.917 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 25.889 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 24.758 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 22.164 s] 20:34:11 [INFO] features-openflowplugin-extension .................. SUCCESS [ 4.093 s] 20:34:11 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.060 s] 20:34:11 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.003 s] 20:34:11 [INFO] test-provider ...................................... SUCCESS [ 11.313 s] 20:34:11 [INFO] test-common ........................................ SUCCESS [ 6.305 s] 20:34:11 [INFO] drop-test-karaf .................................... SUCCESS [ 6.831 s] 20:34:11 [INFO] bulk-o-matic ....................................... SUCCESS [ 14.585 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 32.680 s] 20:34:11 [INFO] device-ownership-service ........................... SUCCESS [ 5.277 s] 20:34:11 [INFO] of-switch-config-pusher ............................ SUCCESS [ 8.763 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 22.248 s] 20:34:11 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.850 s] 20:34:11 [INFO] reconciliation-framework ........................... SUCCESS [ 7.718 s] 20:34:11 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.209 s] 20:34:11 [INFO] forwardingrules-manager ............................ SUCCESS [ 26.309 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 25.457 s] 20:34:11 [INFO] forwardingrules-sync ............................... SUCCESS [ 20.644 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 22.441 s] 20:34:11 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.752 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 24.796 s] 20:34:11 [INFO] topology-lldp-discovery ............................ SUCCESS [ 10.566 s] 20:34:11 [INFO] lldp-speaker ....................................... SUCCESS [ 11.106 s] 20:34:11 [INFO] topology-manager ................................... SUCCESS [ 10.585 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 26.951 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 25.750 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 33.433 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 22.499 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 22.879 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 22.388 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 25.975 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 25.018 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 36.333 s] 20:34:11 [INFO] southbound-cli ..................................... SUCCESS [ 8.939 s] 20:34:11 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 23.584 s] 20:34:11 [INFO] features-openflowplugin ............................ SUCCESS [ 8.617 s] 20:34:11 [INFO] features-aggregator ................................ SUCCESS [ 0.073 s] 20:34:11 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.003 s] 20:34:11 [INFO] applications-aggregator ............................ SUCCESS [ 0.002 s] 20:34:11 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 20:34:11 [INFO] learning-switch .................................... SUCCESS [ 6.847 s] 20:34:11 [INFO] sample-consumer .................................... SUCCESS [ 5.307 s] 20:34:11 [INFO] sample-bundles ..................................... SUCCESS [ 6.191 s] 20:34:11 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.006 s] 20:34:11 [INFO] openflowplugin-karaf ............................... SUCCESS [ 20.870 s] 20:34:11 [INFO] openflowplugin ..................................... SUCCESS [05:07 min] 20:34:11 [INFO] ------------------------------------------------------------------------ 20:34:11 [INFO] BUILD SUCCESS 20:34:11 [INFO] ------------------------------------------------------------------------ 20:34:11 [INFO] Total time: 26:19 min 20:34:11 [INFO] Finished at: 2024-12-02T20:34:11Z 20:34:11 [INFO] ------------------------------------------------------------------------ 20:34:11 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins8569687383029694312.sh 20:34:11 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins8121028737606085977.sh 20:34:11 ---> common-variables.sh 20:34:11 --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 20:34:11 ---> maven-deploy.sh 20:34:11 -----> Remove metadata files that were not updated 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml 20:34:12 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml 20:34:12 -----> Install lftools 20:34:12 Setup pyenv: 20:34:12 system 20:34:12 3.8.13 20:34:12 3.9.13 20:34:12 3.10.13 20:34:12 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LNU from file:/tmp/.os_lf_venv 20:34:13 lf-activate-venv(): INFO: Installing: lftools 20:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:34:23 -----> Upload files to Nexus 20:34:24 ####################################################### 20:34:24 Deploying directory /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom (904.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar (42.57 kb) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar (178.73 kb) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml (75.94 kb) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:24 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json (86.7 kb) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar (31.94 kb) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom (1.9 kb) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:25 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar (23.54 kb) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar (90.83 kb) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml (115.28 kb) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:26 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json (131.74 kb) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar (7.12 kb) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:27 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom (1.92 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar (199.52 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar (567.58 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml (89.75 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json (103.06 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar (135.43 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom (1.38 kb) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar (13.15 kb) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar (96.31 kb) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml (57.05 kb) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json (66.28 kb) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar (5.27 kb) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom (3.83 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar (180.6 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar (394.45 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml (120.08 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json (137.19 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar (91.93 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom (2.94 kb) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:30 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar (104.49 kb) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar (331.86 kb) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml (89.65 kb) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json (102.98 kb) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar (60.99 kb) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b) 20:34:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom (1.86 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar (89.57 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar (311.66 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml (107.53 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json (122.69 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar (65.65 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom (3.06 kb) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:32 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar (12.43 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar (85.21 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml (106.15 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json (121.59 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar (4.46 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom (2.75 kb) 20:34:33 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar (30.2 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar (118.85 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml (111.54 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json (128.3 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar (9.76 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom (2.5 kb) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:34 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar (87.89 kb) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar (292.71 kb) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml (157.75 kb) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json (181.05 kb) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar (56.21 kb) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:35 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom (2.17 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar (14.05 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar (85.17 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml (105.57 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json (121.1 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar (4.88 kb) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom (2.44 kb) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar (46.25 kb) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar (172.86 kb) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:37 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml (105.1 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json (120.4 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar (28.39 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom (2.57 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar (40.76 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar (110.32 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml (99.6 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json (114.38 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar (16.65 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom (1.81 kb) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:38 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar (24.61 kb) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar (100.73 kb) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml (115.6 kb) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:39 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json (133.45 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar (6.77 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (454.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom (1.83 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml (3.15 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json (3.61 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (464.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom (934.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml (3.23 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json (3.69 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (468.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom (1.55 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml (1.12 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml (735.56 kb) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:40 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json (821.72 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom (5.84 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml (4.95 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml (1.19 mb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json (1.34 mb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom (2.24 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar (32.58 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar (147.77 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml (102.94 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json (118.06 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar (18.96 kb) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 20:34:41 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom (2.05 kb) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar (43.36 kb) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar (177.13 kb) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:42 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml (31.98 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json (37.23 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar (29.35 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom (1.41 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar (1.46 mb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar (4.87 mb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml (63.44 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json (72.93 kb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar (1.13 mb) 20:34:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom (1.22 kb) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:44 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar (1.3 mb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar (4.19 mb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml (66.42 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json (76.24 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar (1.02 mb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom (1.35 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar (767.97 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar (2.33 mb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml (69.54 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json (79.67 kb) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar (613.72 kb) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom (1.59 kb) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:46 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar (71.27 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar (298.45 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml (47.71 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json (55.13 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar (54.25 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom (1.6 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar (22.18 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar (128.49 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml (55.82 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json (64.34 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar (15.41 kb) 20:34:47 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom (1.65 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml (1.2 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml (721.58 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json (806.69 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom (1.35 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml (780.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml (713.03 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json (796.97 kb) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom (1.35 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml (901.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml (716.07 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json (800.36 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom (1.56 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml (1.12 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml (722.37 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json (807.34 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom (1.32 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml (786.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml (712.93 kb) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json (796.9 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom (1.32 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml (992.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml (719.35 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json (803.93 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom (1.25 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml (823.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml (712.44 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json (796.49 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom (1.32 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml (1.09 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml (722.38 kb) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json (807.3 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom (1.35 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml (913.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml (715.53 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json (799.91 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom (1.35 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml (818.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml (713.29 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json (797.22 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom (1.33 kb) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml (783.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml (712.92 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json (796.89 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom (1.75 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml (1.06 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml (722.72 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json (807.58 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom (1.5 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml (810.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml (762.51 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json (851.79 kb) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom (1.82 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml (858.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml (716.73 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json (800.92 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom (1.74 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml (814.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml (1.15 mb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json (1.29 mb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom (2.29 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml (1.71 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml (754.25 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json (842.43 kb) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom (1.42 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml (790.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml (33.94 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json (39.31 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom (3.4 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml (1.55 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml (189.67 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json (215.41 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom (2.0 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml (972.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml (719.88 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json (804.42 kb) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom (1.32 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml (642.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml (709.72 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json (793.38 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom (5.62 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml (3.08 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml (706.88 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json (790.16 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom (1.4 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar (60.16 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar (267.64 kb) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml (63.5 kb) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json (72.98 kb) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar (42.34 kb) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom (1.37 kb) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar (13.2 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar (103.04 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml (57.38 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json (66.27 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar (6.49 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom (1.79 kb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar (1.05 mb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar (3.31 mb) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml (71.33 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json (81.85 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar (790.88 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (480.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.07 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom (992.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml (3.31 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json (3.77 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (469.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom (1.13 kb) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml (606.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml (162.68 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json (185.43 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom (3.62 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml (1.31 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml (160.02 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json (182.38 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom (2.13 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar (2.31 mb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar (7.42 mb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml (54.75 kb) 20:34:59 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json (63.23 kb) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar (1.79 mb) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom (5.86 kb) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar (625.24 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar (1.67 mb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar (606.56 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml (104.48 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json (120.03 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml (1.23 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom (1.88 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar (7.36 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml (11.35 kb) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json (13.17 kb) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom (1.79 kb) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar (45.98 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar (201.24 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml (57.82 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json (66.63 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.87 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom (5.59 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar (22.53 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar (88.71 kb) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml (943.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml (941.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml (158.72 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json (180.04 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.06 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom (5.24 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml (9.3 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json (10.78 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom (1.74 kb) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar (14.5 kb) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar (96.47 kb) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml (57.85 kb) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json (66.66 kb) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom (2.49 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml (9.25 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json (10.73 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom (1.4 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar (139.69 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar (891.93 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml (85.34 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json (97.59 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar (131.81 kb) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b) 20:35:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom (18.12 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml (3.19 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json (3.65 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom (1.92 kb) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar (9.73 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg (6.29 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml (9.34 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json (10.82 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar (4.33 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom (1.02 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar (18.99 kb) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar (96.88 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml (42.91 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json (49.49 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar (6.99 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom (1.53 kb) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar (569.23 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar (1.91 mb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml (72.94 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json (83.35 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar (455.0 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom (1.99 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar (109.76 kb) 20:35:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar (383.7 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml (85.33 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json (97.0 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar (82.15 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom (2.32 kb) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar (2.97 mb) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar (7.85 mb) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml (91.46 kb) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json (103.81 kb) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar (2.2 mb) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom (2.06 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar (31.91 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar (138.0 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml (108.85 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json (123.68 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar (16.43 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom (7.08 kb) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar (1.12 mb) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar (2.79 mb) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml (176.95 kb) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json (201.79 kb) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar (675.74 kb) 20:35:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom (11.03 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml (9.21 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json (10.68 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom (2.18 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar (419.04 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar (1.07 mb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml (100.18 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json (113.99 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar (250.03 kb) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b) 20:35:15 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom (2.42 kb) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar (17.93 kb) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar (85.13 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml (93.55 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json (107.11 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar (5.96 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom (2.2 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar (12.29 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar (89.02 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml (84.88 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json (97.39 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar (4.67 kb) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:17 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom (2.3 kb) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar (44.02 kb) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:18 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar (196.78 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml (76.49 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json (87.96 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar (30.55 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom (2.6 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar (25.05 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar (108.84 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml (86.88 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json (99.86 kb) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:19 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar (11.14 kb) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom (3.27 kb) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:20 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar (28.78 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar (143.1 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml (139.25 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json (157.6 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar (17.62 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom (3.12 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar (135.38 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar (150.57 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml (94.02 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml.md5 (32.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json (107.99 kb) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json.sha1 (40.0 b) 20:35:21 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json.md5 (32.0 b) 20:35:22 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar (47.07 kb) 20:35:22 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar.sha1 (40.0 b) 20:35:22 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar.md5 (32.0 b) 20:35:22 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:22 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241202.200752-65-sources.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.pom.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65.jar.md5 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:22 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-features.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-tests.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-config.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-legacyConfig.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-config.cfg.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.pom.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-javadoc.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.xml.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-cyclonedx.json.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241202.200752-65-sources.jar.md5 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:35:23 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:35:23 Finished deploying /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:35:23 ####################################################### 20:35:23 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins14204353395519351974.sh 20:35:23 $ ssh-agent -k 20:35:23 unset SSH_AUTH_SOCK; 20:35:23 unset SSH_AGENT_PID; 20:35:23 echo Agent pid 5518 killed; 20:35:23 [ssh-agent] Stopped. 20:35:23 [JaCoCo plugin] Collecting JaCoCo coverage data... 20:35:23 [JaCoCo plugin] Version: 3.3.5 20:35:23 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 20:35:24 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 20:35:24 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec 20:35:26 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 17 files 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 4 files 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 105 files 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 2 files 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 74 files 20:35:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 48 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 44 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 1 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 6 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 35 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 1 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 15 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 14 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes 0 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 5 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 31 files 20:35:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 5 files 20:35:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 674 files 20:35:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 322 files 20:35:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 61 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 1506 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 9 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 11 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 0 files 20:35:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 14 files 20:35:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 938 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 727 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 414 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 43 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 9 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files 20:35:32 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 1405 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 373 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 0 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 18 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 5 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 3 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes 0 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 128 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 0 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 6 files 20:35:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 635 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 195 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes 0 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 13 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 1 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 2 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 23 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/target/classes 0 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 8 files 20:35:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 31 files 20:35:36 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 20:35:36 [JaCoCo plugin] Source Inclusions: **/*.java 20:35:36 [JaCoCo plugin] Source Exclusions: null 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java 1 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java 10 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/java 2 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java 32 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/java 43 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java 4 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/java 1 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java 6 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java 14 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/java 1 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java 5 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java 9 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java 5 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java 8 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/java 73 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java 28 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java 5 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/java 56 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/main/java 9 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/java 1 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/java 13 files 20:35:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/java 1 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/java 52 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java 345 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java 3 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-tools/src/main/java 4 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/java 3 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java 93 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java 2 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java 550 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java 185 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java 13 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/java 1 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/java 2 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/main/java 23 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java 7 files 20:35:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java 16 files 20:35:37 [JaCoCo plugin] Loading inclusions files.. 20:35:37 [JaCoCo plugin] inclusions: [] 20:35:37 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 20:35:38 [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] 20:35:38 [JaCoCo plugin] Publishing the results.. 20:35:38 [JaCoCo plugin] Loading packages.. 20:35:38 [JaCoCo plugin] Done. 20:35:38 [JaCoCo plugin] Overall coverage: class: 89.35211, method: 78.33672, line: 71.01453, branch: 58.23428, instruction: 70.97702, complexity: 64.182495 20:35:38 [PostBuildScript] - [INFO] Executing post build scripts. 20:35:38 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins9633042367210429923.sh 20:35:38 ---> sysstat.sh 20:35:39 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins15129574062229788876.sh 20:35:39 ---> package-listing.sh 20:35:39 ++ facter osfamily 20:35:39 ++ tr '[:upper:]' '[:lower:]' 20:35:39 + OS_FAMILY=redhat 20:35:39 + workspace=/w/workspace/openflowplugin-maven-merge-calcium 20:35:39 + START_PACKAGES=/tmp/packages_start.txt 20:35:39 + END_PACKAGES=/tmp/packages_end.txt 20:35:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:39 + PACKAGES=/tmp/packages_start.txt 20:35:39 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:35:39 + PACKAGES=/tmp/packages_end.txt 20:35:39 + case "${OS_FAMILY}" in 20:35:39 + sort 20:35:39 + rpm -qa 20:35:39 + '[' -f /tmp/packages_start.txt ']' 20:35:39 + '[' -f /tmp/packages_end.txt ']' 20:35:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:39 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:35:39 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:35:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:35:39 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins4476555882600989184.sh 20:35:39 ---> capture-instance-metadata.sh 20:35:40 Setup pyenv: 20:35:40 system 20:35:40 3.8.13 20:35:40 3.9.13 20:35:40 3.10.13 20:35:40 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LNU from file:/tmp/.os_lf_venv 20:35:41 lf-activate-venv(): INFO: Installing: lftools 20:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:35:51 INFO: Running in OpenStack, capturing instance metadata 20:35:52 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins11943128377699361997.sh 20:35:52 provisioning config files... 20:35:52 Could not find credentials [logs] for openflowplugin-maven-merge-calcium #556 20:35:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config16324279568078468762tmp 20:35:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:35:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:35:52 provisioning config files... 20:35:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:35:53 [EnvInject] - Injecting environment variables from a build step. 20:35:53 [EnvInject] - Injecting as environment variables the properties content 20:35:53 SERVER_ID=logs 20:35:53 20:35:53 [EnvInject] - Variables injected successfully. 20:35:53 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins8411965286516060266.sh 20:35:53 ---> create-netrc.sh 20:35:53 WARN: Log server credential not found. 20:35:53 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins4335075228083674468.sh 20:35:53 ---> python-tools-install.sh 20:35:53 Setup pyenv: 20:35:53 system 20:35:53 3.8.13 20:35:53 3.9.13 20:35:53 3.10.13 20:35:53 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:35:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LNU from file:/tmp/.os_lf_venv 20:35:54 lf-activate-venv(): INFO: Installing: lftools 20:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:36:05 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins17686412590233568807.sh 20:36:05 ---> sudo-logs.sh 20:36:05 Archiving 'sudo' log.. 20:36:05 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7696070325064833672.sh 20:36:05 ---> job-cost.sh 20:36:05 Setup pyenv: 20:36:05 system 20:36:05 3.8.13 20:36:05 3.9.13 20:36:05 3.10.13 20:36:05 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LNU from file:/tmp/.os_lf_venv 20:36:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:36:11 INFO: No Stack... 20:36:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:12 INFO: Archiving Costs 20:36:12 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins10387316696031185072.sh 20:36:12 ---> logs-deploy.sh 20:36:12 Setup pyenv: 20:36:12 [JaCoCo plugin] Loading packages.. 20:36:12 [JaCoCo plugin] Done. 20:36:12 system 20:36:12 3.8.13 20:36:12 3.9.13 20:36:12 3.10.13 20:36:12 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LNU from file:/tmp/.os_lf_venv 20:36:13 lf-activate-venv(): INFO: Installing: lftools 20:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-0LNU/bin to PATH 20:36:23 WARNING: Nexus logging server not set 20:36:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-calcium/556/ 20:36:23 INFO: archiving logs to S3 20:36:29 ---> uname -a: 20:36:29 Linux prd-centos8-builder-4c-4g-12309.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:36:29 20:36:29 20:36:29 ---> lscpu: 20:36:29 Architecture: x86_64 20:36:29 CPU op-mode(s): 32-bit, 64-bit 20:36:29 Byte Order: Little Endian 20:36:29 CPU(s): 4 20:36:29 On-line CPU(s) list: 0-3 20:36:29 Thread(s) per core: 1 20:36:29 Core(s) per socket: 1 20:36:29 Socket(s): 4 20:36:29 NUMA node(s): 1 20:36:29 Vendor ID: AuthenticAMD 20:36:29 CPU family: 23 20:36:29 Model: 49 20:36:29 Model name: AMD EPYC-Rome Processor 20:36:29 Stepping: 0 20:36:29 CPU MHz: 2800.000 20:36:29 BogoMIPS: 5600.00 20:36:29 Virtualization: AMD-V 20:36:29 Hypervisor vendor: KVM 20:36:29 Virtualization type: full 20:36:29 L1d cache: 32K 20:36:29 L1i cache: 32K 20:36:29 L2 cache: 512K 20:36:29 L3 cache: 16384K 20:36:29 NUMA node0 CPU(s): 0-3 20:36:29 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:36:29 20:36:29 20:36:29 ---> nproc: 20:36:29 4 20:36:29 20:36:29 20:36:29 ---> df -h: 20:36:29 Filesystem Size Used Avail Use% Mounted on 20:36:29 devtmpfs 7.7G 0 7.7G 0% /dev 20:36:29 tmpfs 7.7G 0 7.7G 0% /dev/shm 20:36:29 tmpfs 7.7G 17M 7.7G 1% /run 20:36:29 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 20:36:29 /dev/vda1 80G 12G 69G 14% / 20:36:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:36:29 20:36:29 20:36:29 ---> free -m: 20:36:29 total used free shared buff/cache available 20:36:29 Mem: 15761 968 9680 19 5112 14443 20:36:29 Swap: 1023 0 1023 20:36:29 20:36:29 20:36:29 ---> ip addr: 20:36:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:36:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:36:29 inet 127.0.0.1/8 scope host lo 20:36:29 valid_lft forever preferred_lft forever 20:36:29 inet6 ::1/128 scope host 20:36:29 valid_lft forever preferred_lft forever 20:36:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:36:29 link/ether fa:16:3e:68:2e:0b brd ff:ff:ff:ff:ff:ff 20:36:29 altname enp0s3 20:36:29 altname ens3 20:36:29 inet 10.30.170.57/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:36:29 valid_lft 84427sec preferred_lft 84427sec 20:36:29 inet6 fe80::f816:3eff:fe68:2e0b/64 scope link 20:36:29 valid_lft forever preferred_lft forever 20:36:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:36:29 link/ether 02:42:1e:e7:86:40 brd ff:ff:ff:ff:ff:ff 20:36:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:36:29 valid_lft forever preferred_lft forever 20:36:29 20:36:29 20:36:29 ---> sar -b -r -n DEV: 20:36:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2024 _x86_64_ (4 CPU) 20:36:29 20:36:29 20:03:32 LINUX RESTART (4 CPU) 20:36:29 20:36:29 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:36:29 08:05:01 PM 226.56 21.71 204.85 5315.43 9455.25 20:36:29 08:06:01 PM 78.32 2.20 76.12 1529.62 9407.80 20:36:29 08:07:01 PM 10.35 0.03 10.31 0.53 395.30 20:36:29 08:08:01 PM 43.95 11.53 32.42 1504.30 387.35 20:36:29 08:09:01 PM 197.48 7.05 190.44 1252.52 8345.45 20:36:29 08:10:01 PM 46.88 0.45 46.43 189.00 5192.85 20:36:29 08:11:02 PM 53.18 1.08 52.10 38.79 6861.50 20:36:29 08:12:01 PM 19.28 0.02 19.27 0.14 1571.67 20:36:29 08:13:01 PM 41.81 0.00 41.81 0.00 4951.39 20:36:29 08:14:01 PM 32.07 0.00 32.07 0.00 4121.64 20:36:29 08:15:01 PM 10.99 0.00 10.99 0.00 1023.08 20:36:29 08:16:01 PM 38.24 0.00 38.24 0.00 4797.70 20:36:29 08:17:01 PM 47.94 0.00 47.94 0.00 6023.91 20:36:29 08:18:01 PM 59.38 0.00 59.38 0.00 3246.92 20:36:29 08:19:01 PM 43.33 0.00 43.33 0.00 2439.71 20:36:29 08:20:01 PM 30.89 0.22 30.67 7.60 1995.45 20:36:29 08:21:01 PM 25.66 0.00 25.66 0.00 1480.94 20:36:29 08:22:01 PM 28.42 0.00 28.42 0.00 1955.05 20:36:29 08:23:01 PM 39.80 0.00 39.80 0.00 1808.48 20:36:29 08:24:01 PM 26.61 0.00 26.61 0.00 1869.84 20:36:29 08:25:01 PM 40.27 0.00 40.27 0.00 1717.33 20:36:29 08:26:01 PM 55.28 0.00 55.28 0.00 1892.17 20:36:29 08:27:01 PM 35.35 0.00 35.35 0.00 1977.49 20:36:29 08:28:01 PM 84.04 0.00 84.04 0.00 4165.79 20:36:29 08:29:01 PM 29.97 0.00 29.97 0.00 2244.02 20:36:29 08:30:01 PM 78.77 0.00 78.77 0.00 33840.75 20:36:29 08:31:01 PM 29.52 0.00 29.52 0.00 2407.58 20:36:29 08:32:01 PM 19.68 0.00 19.68 0.00 1688.05 20:36:29 08:33:01 PM 14.13 0.00 14.13 0.00 1863.57 20:36:29 08:34:01 PM 20.74 0.00 20.74 0.00 3099.27 20:36:29 08:35:01 PM 127.11 0.52 126.59 46.12 13082.44 20:36:29 08:36:01 PM 21.06 0.25 20.81 43.59 679.91 20:36:29 Average: 51.80 1.41 50.39 310.39 4563.62 20:36:29 20:36:29 08:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:29 08:05:01 PM 13223600 15081548 2915840 18.07 2688 2069328 1118992 6.51 235384 2308456 138444 20:36:29 08:06:01 PM 13073872 15092808 3065568 18.99 2688 2225968 1080612 6.29 241556 2421460 112 20:36:29 08:07:01 PM 13078760 15097928 3060680 18.96 2688 2226112 1080612 6.29 241564 2421576 4 20:36:29 08:08:01 PM 12652364 14781792 3487076 21.61 2688 2333596 1401016 8.15 256032 2823420 60080 20:36:29 08:09:01 PM 10951632 13347472 5187808 32.14 2688 2590224 2702512 15.72 377928 4367224 84256 20:36:29 08:10:01 PM 10456196 12917448 5683244 35.21 2688 2653916 3182844 18.52 404336 4823808 2768 20:36:29 08:11:02 PM 10152416 12816760 5987024 37.10 2688 2852096 3224060 18.76 435648 5079328 15640 20:36:29 08:12:01 PM 9881368 12592760 6258072 38.78 2688 2895720 3383316 19.68 448904 5325736 21104 20:36:29 08:13:01 PM 10052392 12971492 6087048 37.72 2688 3085804 2936420 17.08 494652 5080716 81324 20:36:29 08:14:01 PM 9853680 12815276 6285760 38.95 2688 3124052 3077208 17.90 512788 5251420 11156 20:36:29 08:15:01 PM 9575788 12622260 6563652 40.67 2688 3198148 3307056 19.24 528128 5494360 63976 20:36:29 08:16:01 PM 8573108 11782564 7566332 46.88 2688 3344920 4090472 23.80 562460 6429920 86260 20:36:29 08:17:01 PM 9470976 12767656 6668464 41.32 2688 3425664 3109916 18.09 658188 5428440 11360 20:36:29 08:18:01 PM 9327432 12695340 6812008 42.21 2688 3493528 3150072 18.33 708344 5512212 27240 20:36:29 08:19:01 PM 9199504 12588888 6939936 43.00 2688 3514344 3296532 19.18 714564 5634016 15508 20:36:29 08:20:01 PM 9228376 12646900 6911064 42.82 2688 3541208 3157320 18.37 737612 5578404 8268 20:36:29 08:21:01 PM 9168880 12625160 6970560 43.19 2688 3578396 3131956 18.22 745224 5630828 22936 20:36:29 08:22:01 PM 8886572 12366528 7252868 44.94 2688 3599652 3518328 20.47 750612 5901952 9384 20:36:29 08:23:01 PM 8260680 11949008 7878760 48.82 2688 3805144 3834176 22.31 796072 6472480 196688 20:36:29 08:24:01 PM 8027896 11749792 8111544 50.26 2688 3836516 4030308 23.45 802100 6695912 192940 20:36:29 08:25:01 PM 8121380 11854436 8018060 49.68 2688 3846584 4026056 23.42 804900 6598236 189840 20:36:29 08:26:01 PM 8414056 12156384 7725384 47.87 2688 3855564 3587572 20.87 790604 6321116 194488 20:36:29 08:27:01 PM 8142476 11903252 7996964 49.55 2688 3873288 3836932 22.32 814216 6567896 190664 20:36:29 08:28:01 PM 8222860 12072876 7916580 49.05 2688 3959296 3792624 22.07 817280 6476184 202248 20:36:29 08:29:01 PM 8254940 12549940 7884500 48.85 2688 4399988 3141620 18.28 1051432 6206380 598620 20:36:29 08:30:01 PM 7671952 12344544 8467488 52.46 2688 4775796 3364412 19.57 1061912 6771932 25808 20:36:29 08:31:01 PM 7016176 11688852 9123264 56.53 2688 4775868 4120728 23.97 1061676 7428164 15152 20:36:29 08:32:01 PM 6627492 11300244 9511948 58.94 2688 4775884 4395288 25.57 1061020 7817264 22428 20:36:29 08:33:01 PM 6616756 11289592 9522684 59.00 2688 4775940 4379028 25.48 1061008 7828532 22144 20:36:29 08:34:01 PM 5026608 9769412 11112832 68.86 2688 4824912 5898440 34.32 892904 9546292 210252 20:36:29 08:35:01 PM 9978864 14847444 6160576 38.17 2688 4943052 1172580 6.82 895624 4586992 8 20:36:29 08:36:01 PM 9928396 14799056 6211044 38.48 2688 4945140 1146656 6.67 1057500 4475840 280 20:36:29 Average: 9284920 12746419 6854520 42.47 2688 3598302 3146114 18.30 688193 5603328 85043 20:36:29 20:36:29 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:29 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:05:01 PM eth0 409.63 241.30 1878.81 65.50 0.00 0.00 0.00 0.00 20:36:29 08:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:06:01 PM eth0 52.80 41.59 412.17 12.70 0.00 0.00 0.00 0.00 20:36:29 08:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:07:01 PM eth0 18.03 16.50 127.53 3.24 0.00 0.00 0.00 0.00 20:36:29 08:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:08:01 PM eth0 99.03 90.47 1018.10 18.17 0.00 0.00 0.00 0.00 20:36:29 08:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:09:01 PM eth0 166.83 142.50 2127.86 22.55 0.00 0.00 0.00 0.00 20:36:29 08:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:10:01 PM lo 0.70 0.70 0.04 0.04 0.00 0.00 0.00 0.00 20:36:29 08:10:01 PM eth0 13.46 12.61 45.46 3.49 0.00 0.00 0.00 0.00 20:36:29 08:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:11:02 PM lo 742.25 742.25 708.18 708.18 0.00 0.00 0.00 0.00 20:36:29 08:11:02 PM eth0 212.75 126.74 2497.84 17.83 0.00 0.00 0.00 0.00 20:36:29 08:11:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:12:01 PM lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 20:36:29 08:12:01 PM eth0 6.10 5.46 1.86 1.76 0.00 0.00 0.00 0.00 20:36:29 08:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:13:01 PM eth0 12.28 10.78 4.37 5.21 0.00 0.00 0.00 0.00 20:36:29 08:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:14:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:14:01 PM eth0 7.03 6.88 3.19 2.82 0.00 0.00 0.00 0.00 20:36:29 08:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:15:01 PM eth0 13.67 12.22 3.17 5.63 0.00 0.00 0.00 0.00 20:36:29 08:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:16:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:36:29 08:16:01 PM eth0 8.53 7.73 2.53 2.59 0.00 0.00 0.00 0.00 20:36:29 08:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:17:01 PM lo 1769.64 1769.64 1688.24 1688.24 0.00 0.00 0.00 0.00 20:36:29 08:17:01 PM eth0 17.56 17.60 8.29 6.13 0.00 0.00 0.00 0.00 20:36:29 08:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:18:01 PM lo 1961.95 1961.95 1873.09 1873.09 0.00 0.00 0.00 0.00 20:36:29 08:18:01 PM eth0 54.40 48.37 944.71 6.92 0.00 0.00 0.00 0.00 20:36:29 08:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:19:01 PM lo 2117.92 2117.92 2021.95 2021.95 0.00 0.00 0.00 0.00 20:36:29 08:19:01 PM eth0 7.75 7.35 23.22 2.77 0.00 0.00 0.00 0.00 20:36:29 08:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:20:01 PM lo 958.66 958.66 915.18 915.18 0.00 0.00 0.00 0.00 20:36:29 08:20:01 PM eth0 10.20 10.00 3.70 3.19 0.00 0.00 0.00 0.00 20:36:29 08:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:21:01 PM lo 751.02 751.02 716.72 716.72 0.00 0.00 0.00 0.00 20:36:29 08:21:01 PM eth0 14.91 13.71 8.57 4.81 0.00 0.00 0.00 0.00 20:36:29 08:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:22:01 PM lo 1002.07 1002.07 956.64 956.64 0.00 0.00 0.00 0.00 20:36:29 08:22:01 PM eth0 6.11 5.88 2.55 2.19 0.00 0.00 0.00 0.00 20:36:29 08:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:23:01 PM lo 1888.57 1888.57 1802.87 1802.87 0.00 0.00 0.00 0.00 20:36:29 08:23:01 PM eth0 7.45 6.93 1.72 2.32 0.00 0.00 0.00 0.00 20:36:29 08:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:24:01 PM lo 1216.83 1216.83 1161.62 1161.62 0.00 0.00 0.00 0.00 20:36:29 08:24:01 PM eth0 9.73 9.03 2.22 3.82 0.00 0.00 0.00 0.00 20:36:29 08:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:25:01 PM lo 2080.51 2080.51 1984.28 1984.28 0.00 0.00 0.00 0.00 20:36:29 08:25:01 PM eth0 4.55 4.17 1.18 1.37 0.00 0.00 0.00 0.00 20:36:29 08:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:26:01 PM lo 2921.52 2921.52 2789.97 2789.97 0.00 0.00 0.00 0.00 20:36:29 08:26:01 PM eth0 5.78 5.43 1.45 1.87 0.00 0.00 0.00 0.00 20:36:29 08:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:27:01 PM lo 1969.69 1969.69 1880.80 1880.80 0.00 0.00 0.00 0.00 20:36:29 08:27:01 PM eth0 3.67 3.55 0.91 1.20 0.00 0.00 0.00 0.00 20:36:29 08:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:28:01 PM lo 1612.25 1612.25 1538.69 1538.69 0.00 0.00 0.00 0.00 20:36:29 08:28:01 PM eth0 81.82 68.67 1165.79 10.46 0.00 0.00 0.00 0.00 20:36:29 08:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:29:01 PM lo 0.90 0.90 0.05 0.05 0.00 0.00 0.00 0.00 20:36:29 08:29:01 PM eth0 54.57 48.43 782.86 9.67 0.00 0.00 0.00 0.00 20:36:29 08:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:30:01 PM lo 0.43 0.43 0.02 0.02 0.00 0.00 0.00 0.00 20:36:29 08:30:01 PM eth0 28.99 27.66 169.93 6.25 0.00 0.00 0.00 0.00 20:36:29 08:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:31:01 PM lo 0.57 0.57 0.03 0.03 0.00 0.00 0.00 0.00 20:36:29 08:31:01 PM eth0 6.23 5.53 1.35 3.83 0.00 0.00 0.00 0.00 20:36:29 08:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:32:01 PM lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 20:36:29 08:32:01 PM eth0 10.75 10.06 2.30 9.57 0.00 0.00 0.00 0.00 20:36:29 08:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:33:01 PM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:36:29 08:33:01 PM eth0 12.50 11.03 2.97 4.22 0.00 0.00 0.00 0.00 20:36:29 08:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:34:01 PM eth0 11.45 10.33 2.81 3.87 0.00 0.00 0.00 0.00 20:36:29 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:35:01 PM eth0 308.93 342.94 102.83 1463.27 0.00 0.00 0.00 0.00 20:36:29 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 08:36:01 PM eth0 214.98 209.80 92.11 706.25 0.00 0.00 0.00 0.00 20:36:29 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 Average: lo 656.51 656.51 626.53 626.53 0.00 0.00 0.00 0.00 20:36:29 Average: eth0 59.16 49.43 357.80 75.52 0.00 0.00 0.00 0.00 20:36:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:29 20:36:29 20:36:29 ---> sar -P ALL: 20:36:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2024 _x86_64_ (4 CPU) 20:36:29 20:36:29 20:03:32 LINUX RESTART (4 CPU) 20:36:29 20:36:29 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:36:29 08:05:01 PM all 20.02 0.00 3.91 2.02 0.08 73.98 20:36:29 08:05:01 PM 0 24.71 0.00 4.71 1.88 0.08 68.63 20:36:29 08:05:01 PM 1 22.87 0.00 4.77 3.54 0.08 68.74 20:36:29 08:05:01 PM 2 21.54 0.00 4.32 2.02 0.10 72.03 20:36:29 08:05:01 PM 3 10.95 0.00 1.84 0.64 0.07 86.51 20:36:29 08:06:01 PM all 6.78 0.00 1.18 0.70 0.06 91.29 20:36:29 08:06:01 PM 0 9.35 0.00 1.27 0.65 0.05 88.68 20:36:29 08:06:01 PM 1 10.56 0.00 1.53 0.78 0.05 87.08 20:36:29 08:06:01 PM 2 5.62 0.00 1.15 0.60 0.07 92.56 20:36:29 08:06:01 PM 3 1.57 0.00 0.77 0.75 0.07 96.84 20:36:29 08:07:01 PM all 0.23 0.00 0.11 0.02 0.04 99.60 20:36:29 08:07:01 PM 0 0.10 0.00 0.10 0.07 0.05 99.68 20:36:29 08:07:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:36:29 08:07:01 PM 2 0.32 0.00 0.25 0.02 0.03 99.38 20:36:29 08:07:01 PM 3 0.08 0.00 0.05 0.00 0.03 99.83 20:36:29 08:08:01 PM all 8.23 0.00 0.80 0.23 0.05 90.69 20:36:29 08:08:01 PM 0 8.38 0.00 0.70 0.08 0.05 90.78 20:36:29 08:08:01 PM 1 10.83 0.00 0.30 0.00 0.05 88.81 20:36:29 08:08:01 PM 2 7.27 0.00 1.18 0.50 0.03 91.01 20:36:29 08:08:01 PM 3 6.45 0.00 1.00 0.35 0.05 92.15 20:36:29 08:09:01 PM all 71.22 0.00 3.19 0.74 0.10 24.75 20:36:29 08:09:01 PM 0 71.11 0.00 2.31 0.33 0.10 26.15 20:36:29 08:09:01 PM 1 67.44 0.00 2.59 0.33 0.10 29.53 20:36:29 08:09:01 PM 2 78.65 0.00 3.42 0.67 0.08 17.17 20:36:29 08:09:01 PM 3 67.64 0.00 4.46 1.63 0.10 26.17 20:36:29 08:10:01 PM all 59.05 0.00 1.98 0.12 0.09 38.76 20:36:29 08:10:01 PM 0 60.48 0.00 1.89 0.13 0.08 37.41 20:36:29 08:10:01 PM 1 57.15 0.00 1.77 0.22 0.08 40.78 20:36:29 08:10:01 PM 2 65.45 0.00 1.99 0.12 0.10 32.34 20:36:29 08:10:01 PM 3 53.11 0.00 2.29 0.02 0.08 44.50 20:36:29 08:11:02 PM all 62.25 0.00 3.21 0.27 0.08 34.19 20:36:29 08:11:02 PM 0 60.26 0.00 2.41 0.59 0.08 36.66 20:36:29 08:11:02 PM 1 59.16 0.00 3.40 0.25 0.08 37.10 20:36:29 08:11:02 PM 2 63.42 0.00 4.29 0.10 0.08 32.11 20:36:29 08:11:02 PM 3 66.15 0.00 2.74 0.13 0.08 30.89 20:36:29 08:12:01 PM all 31.09 0.00 1.33 0.07 0.06 67.45 20:36:29 08:12:01 PM 0 24.92 0.00 1.15 0.15 0.07 73.71 20:36:29 08:12:01 PM 1 31.21 0.00 0.87 0.03 0.08 67.80 20:36:29 08:12:01 PM 2 33.36 0.00 2.17 0.07 0.05 64.35 20:36:29 08:12:01 PM 3 34.86 0.00 1.14 0.02 0.05 63.93 20:36:29 08:13:01 PM all 74.47 0.00 3.57 0.14 0.10 21.71 20:36:29 08:13:01 PM 0 81.71 0.00 2.02 0.00 0.12 16.15 20:36:29 08:13:01 PM 1 76.06 0.00 5.39 0.27 0.10 18.18 20:36:29 08:13:01 PM 2 78.93 0.00 4.15 0.02 0.10 16.80 20:36:29 08:13:01 PM 3 61.17 0.00 2.71 0.28 0.10 35.73 20:36:29 08:14:01 PM all 71.05 0.00 1.87 0.27 0.08 26.73 20:36:29 08:14:01 PM 0 68.22 0.00 2.94 0.38 0.10 28.36 20:36:29 08:14:01 PM 1 82.58 0.00 1.67 0.40 0.07 15.29 20:36:29 08:14:01 PM 2 69.80 0.00 1.25 0.03 0.07 28.85 20:36:29 08:14:01 PM 3 63.62 0.00 1.62 0.25 0.08 34.42 20:36:29 08:15:01 PM all 60.90 0.00 2.14 0.06 0.08 36.81 20:36:29 08:15:01 PM 0 60.04 0.00 2.27 0.00 0.08 37.61 20:36:29 08:15:01 PM 1 64.96 0.00 2.48 0.05 0.07 32.44 20:36:29 08:15:01 PM 2 58.95 0.00 2.17 0.10 0.08 38.69 20:36:29 08:15:01 PM 3 59.66 0.00 1.65 0.10 0.07 38.52 20:36:29 20:36:29 08:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:36:29 08:16:01 PM all 70.75 0.00 2.85 0.30 0.08 26.02 20:36:29 08:16:01 PM 0 66.76 0.00 1.87 0.17 0.08 31.12 20:36:29 08:16:01 PM 1 81.02 0.00 3.70 0.07 0.08 15.13 20:36:29 08:16:01 PM 2 75.96 0.00 2.67 0.30 0.07 21.00 20:36:29 08:16:01 PM 3 59.24 0.00 3.17 0.67 0.08 36.84 20:36:29 08:17:01 PM all 63.24 0.00 4.35 0.47 0.09 31.86 20:36:29 08:17:01 PM 0 62.23 0.00 4.65 0.57 0.10 32.45 20:36:29 08:17:01 PM 1 62.35 0.00 3.66 0.54 0.08 33.37 20:36:29 08:17:01 PM 2 65.78 0.00 4.53 0.55 0.08 29.05 20:36:29 08:17:01 PM 3 62.59 0.00 4.56 0.22 0.08 32.55 20:36:29 08:18:01 PM all 52.57 0.00 3.47 0.19 0.08 43.69 20:36:29 08:18:01 PM 0 47.90 0.00 2.81 0.27 0.08 48.94 20:36:29 08:18:01 PM 1 55.02 0.00 2.85 0.17 0.08 41.87 20:36:29 08:18:01 PM 2 52.88 0.00 5.40 0.23 0.08 41.40 20:36:29 08:18:01 PM 3 54.48 0.00 2.80 0.10 0.07 42.56 20:36:29 08:19:01 PM all 62.22 0.00 3.49 0.11 0.08 34.10 20:36:29 08:19:01 PM 0 64.77 0.00 3.56 0.12 0.08 31.48 20:36:29 08:19:01 PM 1 56.23 0.00 5.15 0.15 0.08 38.39 20:36:29 08:19:01 PM 2 62.35 0.00 3.85 0.15 0.08 33.56 20:36:29 08:19:01 PM 3 65.52 0.00 1.39 0.02 0.08 32.99 20:36:29 08:20:01 PM all 57.09 0.11 2.98 0.08 0.08 39.67 20:36:29 08:20:01 PM 0 59.26 0.00 2.86 0.05 0.08 37.75 20:36:29 08:20:01 PM 1 56.19 0.00 2.66 0.07 0.08 41.00 20:36:29 08:20:01 PM 2 63.19 0.03 4.09 0.08 0.07 32.53 20:36:29 08:20:01 PM 3 49.69 0.40 2.30 0.10 0.10 47.41 20:36:29 08:21:01 PM all 62.21 0.00 3.43 0.13 0.12 34.10 20:36:29 08:21:01 PM 0 63.80 0.00 3.81 0.17 0.13 32.09 20:36:29 08:21:01 PM 1 62.55 0.00 3.47 0.13 0.12 33.73 20:36:29 08:21:01 PM 2 60.78 0.00 3.53 0.18 0.12 35.39 20:36:29 08:21:01 PM 3 61.71 0.00 2.92 0.05 0.10 35.21 20:36:29 08:22:01 PM all 65.33 0.00 2.76 0.20 0.10 31.60 20:36:29 08:22:01 PM 0 66.05 0.00 3.26 0.05 0.10 30.54 20:36:29 08:22:01 PM 1 61.83 0.00 3.30 0.28 0.10 34.48 20:36:29 08:22:01 PM 2 67.54 0.00 2.23 0.28 0.08 29.86 20:36:29 08:22:01 PM 3 65.90 0.00 2.26 0.19 0.12 31.53 20:36:29 08:23:01 PM all 65.89 0.00 3.48 0.20 0.10 30.34 20:36:29 08:23:01 PM 0 75.55 0.00 2.01 0.03 0.10 22.31 20:36:29 08:23:01 PM 1 72.19 0.00 2.65 0.05 0.08 25.03 20:36:29 08:23:01 PM 2 60.65 0.00 5.54 0.30 0.10 33.41 20:36:29 08:23:01 PM 3 55.10 0.00 3.71 0.42 0.10 40.66 20:36:29 08:24:01 PM all 63.67 0.00 3.27 0.19 0.10 32.76 20:36:29 08:24:01 PM 0 69.33 0.00 3.80 0.17 0.08 26.62 20:36:29 08:24:01 PM 1 58.79 0.00 2.60 0.32 0.10 38.19 20:36:29 08:24:01 PM 2 62.55 0.00 2.55 0.10 0.08 34.72 20:36:29 08:24:01 PM 3 64.00 0.00 4.15 0.18 0.12 31.55 20:36:29 08:25:01 PM all 49.09 0.00 3.25 0.20 0.10 47.36 20:36:29 08:25:01 PM 0 52.46 0.00 4.62 0.17 0.10 42.65 20:36:29 08:25:01 PM 1 51.91 0.00 3.21 0.24 0.10 44.54 20:36:29 08:25:01 PM 2 40.76 0.00 3.88 0.35 0.10 54.91 20:36:29 08:25:01 PM 3 51.22 0.00 1.27 0.05 0.08 47.37 20:36:29 08:26:01 PM all 59.87 0.00 4.18 0.24 0.10 35.62 20:36:29 08:26:01 PM 0 61.60 0.00 3.19 0.10 0.08 35.02 20:36:29 08:26:01 PM 1 64.20 0.00 4.89 0.29 0.10 30.52 20:36:29 08:26:01 PM 2 55.18 0.00 5.36 0.29 0.10 39.08 20:36:29 08:26:01 PM 3 58.50 0.00 3.29 0.27 0.10 37.84 20:36:29 20:36:29 08:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:36:29 08:27:01 PM all 57.40 0.00 3.28 0.29 0.09 38.95 20:36:29 08:27:01 PM 0 59.82 0.00 2.64 0.37 0.10 37.08 20:36:29 08:27:01 PM 1 57.16 0.00 2.33 0.35 0.08 40.07 20:36:29 08:27:01 PM 2 56.90 0.00 3.68 0.20 0.10 39.12 20:36:29 08:27:01 PM 3 55.71 0.00 4.46 0.23 0.07 39.53 20:36:29 08:28:01 PM all 54.46 0.00 3.69 0.66 0.10 41.10 20:36:29 08:28:01 PM 0 50.31 0.00 5.44 0.97 0.10 43.17 20:36:29 08:28:01 PM 1 53.74 0.00 3.11 0.40 0.10 42.64 20:36:29 08:28:01 PM 2 61.50 0.00 2.89 1.11 0.10 34.40 20:36:29 08:28:01 PM 3 52.29 0.00 3.30 0.13 0.10 44.18 20:36:29 08:29:01 PM all 42.43 0.00 2.63 0.41 0.09 54.44 20:36:29 08:29:01 PM 0 59.35 0.00 3.21 0.97 0.08 36.38 20:36:29 08:29:01 PM 1 33.83 0.00 1.60 0.37 0.12 64.09 20:36:29 08:29:01 PM 2 45.39 0.00 3.40 0.03 0.07 51.11 20:36:29 08:29:01 PM 3 31.11 0.00 2.30 0.27 0.10 66.22 20:36:29 08:30:01 PM all 63.64 0.00 2.87 0.51 0.09 32.89 20:36:29 08:30:01 PM 0 76.55 0.00 5.48 0.55 0.08 17.34 20:36:29 08:30:01 PM 1 65.51 0.00 2.95 0.00 0.08 31.46 20:36:29 08:30:01 PM 2 57.24 0.00 1.79 1.44 0.10 39.43 20:36:29 08:30:01 PM 3 55.28 0.00 1.26 0.07 0.08 43.31 20:36:29 08:31:01 PM all 65.24 0.00 2.01 0.09 0.10 32.56 20:36:29 08:31:01 PM 0 71.83 0.00 2.24 0.10 0.10 25.73 20:36:29 08:31:01 PM 1 67.28 0.00 3.26 0.18 0.12 29.16 20:36:29 08:31:01 PM 2 68.02 0.00 0.98 0.02 0.10 30.88 20:36:29 08:31:01 PM 3 53.79 0.00 1.57 0.07 0.10 44.47 20:36:29 08:32:01 PM all 62.87 0.00 2.71 0.02 0.09 34.31 20:36:29 08:32:01 PM 0 56.92 0.00 2.05 0.03 0.10 40.89 20:36:29 08:32:01 PM 1 75.74 0.00 3.96 0.02 0.10 20.18 20:36:29 08:32:01 PM 2 49.73 0.00 1.52 0.02 0.08 48.65 20:36:29 08:32:01 PM 3 69.05 0.00 3.32 0.00 0.08 27.54 20:36:29 08:33:01 PM all 67.32 0.00 2.87 0.00 0.11 29.69 20:36:29 08:33:01 PM 0 60.94 0.00 2.59 0.00 0.12 36.36 20:36:29 08:33:01 PM 1 76.06 0.00 4.33 0.02 0.12 19.48 20:36:29 08:33:01 PM 2 65.91 0.00 1.55 0.00 0.12 32.41 20:36:29 08:33:01 PM 3 66.37 0.00 3.03 0.00 0.10 30.51 20:36:29 08:34:01 PM all 59.90 0.00 4.00 0.04 0.10 35.96 20:36:29 08:34:01 PM 0 64.69 0.00 4.00 0.00 0.10 31.20 20:36:29 08:34:01 PM 1 47.18 0.00 4.59 0.13 0.12 47.98 20:36:29 08:34:01 PM 2 68.49 0.00 5.42 0.00 0.08 26.00 20:36:29 08:34:01 PM 3 59.30 0.00 2.00 0.02 0.10 38.58 20:36:29 08:35:01 PM all 13.33 0.00 1.88 0.67 0.08 84.05 20:36:29 08:35:01 PM 0 13.89 0.00 1.56 0.44 0.08 84.03 20:36:29 08:35:01 PM 1 8.28 0.00 2.26 1.17 0.07 88.22 20:36:29 08:35:01 PM 2 11.96 0.00 1.90 0.34 0.08 85.73 20:36:29 08:35:01 PM 3 19.18 0.00 1.81 0.72 0.08 78.21 20:36:29 08:36:01 PM all 11.57 0.00 2.67 0.12 0.08 85.57 20:36:29 08:36:01 PM 0 21.11 0.00 2.59 0.15 0.07 76.08 20:36:29 08:36:01 PM 1 13.56 0.00 3.91 0.30 0.07 82.15 20:36:29 08:36:01 PM 2 6.53 0.00 2.80 0.02 0.08 90.57 20:36:29 08:36:01 PM 3 5.05 0.00 1.39 0.00 0.08 93.48 20:36:29 Average: all 51.11 0.00 2.79 0.30 0.09 45.70 20:36:29 Average: 0 52.96 0.00 2.81 0.30 0.09 43.84 20:36:29 Average: 1 52.00 0.00 2.98 0.35 0.09 44.58 20:36:29 Average: 2 51.34 0.00 3.00 0.32 0.08 45.25 20:36:29 Average: 3 48.12 0.01 2.39 0.25 0.09 49.14 20:36:29 20:36:29 20:36:29