20:04:09 Started by timer 20:04:09 Running as SYSTEM 20:04:09 [EnvInject] - Loading node environment variables. 20:04:09 Building remotely on prd-centos8-builder-4c-4g-40654 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-calcium 20:04:09 [ssh-agent] Looking for ssh-agent implementation... 20:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:10 $ ssh-agent 20:04:10 SSH_AUTH_SOCK=/tmp/ssh-v9fILUh6bj0b/agent.5510 20:04:10 SSH_AGENT_PID=5512 20:04:10 [ssh-agent] Started. 20:04:10 Running ssh-add (command line suppressed) 20:04:10 Identity added: /w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_16074795734335492381.key (/w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_16074795734335492381.key) 20:04:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:04:10 The recommended git tool is: NONE 20:04:12 using credential jenkins-ssh 20:04:12 Wiping out workspace first. 20:04:12 Cloning the remote Git repository 20:04:12 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:12 > git init /w/workspace/openflowplugin-maven-merge-calcium # timeout=10 20:04:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:12 > git --version # timeout=10 20:04:12 > git --version # 'git version 2.43.0' 20:04:12 using GIT_SSH to set credentials jenkins-ssh 20:04:12 [INFO] Currently running in a labeled security context 20:04:12 [INFO] Currently SELinux is 'enforcing' on the host 20:04:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-calcium@tmp/jenkins-gitclient-ssh12927998328476338119.key 20:04:12 Verifying host key using known hosts file 20:04:12 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:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:04:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:16 Avoid second fetch 20:04:16 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 20:04:16 Checking out Revision ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a (refs/remotes/origin/stable/calcium) 20:04:16 > git config core.sparsecheckout # timeout=10 20:04:16 > git checkout -f ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a # timeout=10 20:04:17 Commit message: "Bump versions by x.y.(z+1)" 20:04:17 > git rev-list --no-walk ba8a3e17cc1979c566f39a23cbc9d47c87b3b26a # timeout=10 20:04:20 provisioning config files... 20:04:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:20 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins13597350757884315300.sh 20:04:20 ---> python-tools-install.sh 20:04:20 Setup pyenv: 20:04:21 system 20:04:21 * 3.8.13 (set by /opt/pyenv/version) 20:04:21 * 3.9.13 (set by /opt/pyenv/version) 20:04:21 * 3.10.13 (set by /opt/pyenv/version) 20:04:21 * 3.11.7 (set by /opt/pyenv/version) 20:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ntU7 20:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:29 lf-activate-venv(): INFO: Installing: lftools 20:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:05:00 Generating Requirements File 20:05:22 Python 3.11.7 20:05:22 pip 24.2 from /tmp/venv-ntU7/lib/python3.11/site-packages/pip (python 3.11) 20:05:23 appdirs==1.4.4 20:05:23 argcomplete==3.5.1 20:05:23 aspy.yaml==1.3.0 20:05:23 attrs==24.2.0 20:05:23 autopage==0.5.2 20:05:23 beautifulsoup4==4.12.3 20:05:23 boto3==1.35.36 20:05:23 botocore==1.35.36 20:05:23 bs4==0.0.2 20:05:23 cachetools==5.5.0 20:05:23 certifi==2024.8.30 20:05:23 cffi==1.17.1 20:05:23 cfgv==3.4.0 20:05:23 chardet==5.2.0 20:05:23 charset-normalizer==3.3.2 20:05:23 click==8.1.7 20:05:23 cliff==4.7.0 20:05:23 cmd2==2.4.3 20:05:23 cryptography==3.3.2 20:05:23 debtcollector==3.0.0 20:05:23 decorator==5.1.1 20:05:23 defusedxml==0.7.1 20:05:23 Deprecated==1.2.14 20:05:23 distlib==0.3.8 20:05:23 dnspython==2.7.0 20:05:23 docker==4.2.2 20:05:23 dogpile.cache==1.3.3 20:05:23 durationpy==0.9 20:05:23 email_validator==2.2.0 20:05:23 filelock==3.16.1 20:05:23 future==1.0.0 20:05:23 gitdb==4.0.11 20:05:23 GitPython==3.1.43 20:05:23 google-auth==2.35.0 20:05:23 httplib2==0.22.0 20:05:23 identify==2.6.1 20:05:23 idna==3.10 20:05:23 importlib-resources==1.5.0 20:05:23 iso8601==2.1.0 20:05:23 Jinja2==3.1.4 20:05:23 jmespath==1.0.1 20:05:23 jsonpatch==1.33 20:05:23 jsonpointer==3.0.0 20:05:23 jsonschema==4.23.0 20:05:23 jsonschema-specifications==2024.10.1 20:05:23 keystoneauth1==5.8.0 20:05:23 kubernetes==31.0.0 20:05:23 lftools==0.37.10 20:05:23 lxml==5.3.0 20:05:23 MarkupSafe==3.0.1 20:05:23 msgpack==1.1.0 20:05:23 multi_key_dict==2.0.3 20:05:23 munch==4.0.0 20:05:23 netaddr==1.3.0 20:05:23 netifaces==0.11.0 20:05:23 niet==1.4.2 20:05:23 nodeenv==1.9.1 20:05:23 oauth2client==4.1.3 20:05:23 oauthlib==3.2.2 20:05:23 openstacksdk==4.0.0 20:05:23 os-client-config==2.1.0 20:05:23 os-service-types==1.7.0 20:05:23 osc-lib==3.1.0 20:05:23 oslo.config==9.6.0 20:05:23 oslo.context==5.6.0 20:05:23 oslo.i18n==6.4.0 20:05:23 oslo.log==6.1.2 20:05:23 oslo.serialization==5.5.0 20:05:23 oslo.utils==7.3.0 20:05:23 packaging==24.1 20:05:23 pbr==6.1.0 20:05:23 platformdirs==4.3.6 20:05:23 prettytable==3.11.0 20:05:23 pyasn1==0.6.1 20:05:23 pyasn1_modules==0.4.1 20:05:23 pycparser==2.22 20:05:23 pygerrit2==2.0.15 20:05:23 PyGithub==2.4.0 20:05:23 PyJWT==2.9.0 20:05:23 PyNaCl==1.5.0 20:05:23 pyparsing==2.4.7 20:05:23 pyperclip==1.9.0 20:05:23 pyrsistent==0.20.0 20:05:23 python-cinderclient==9.6.0 20:05:23 python-dateutil==2.9.0.post0 20:05:23 python-heatclient==4.0.0 20:05:23 python-jenkins==1.8.2 20:05:23 python-keystoneclient==5.5.0 20:05:23 python-magnumclient==4.7.0 20:05:23 python-openstackclient==7.1.3 20:05:23 python-swiftclient==4.6.0 20:05:23 PyYAML==6.0.2 20:05:23 referencing==0.35.1 20:05:23 requests==2.32.3 20:05:23 requests-oauthlib==2.0.0 20:05:23 requestsexceptions==1.4.0 20:05:23 rfc3986==2.0.0 20:05:23 rpds-py==0.20.0 20:05:23 rsa==4.9 20:05:23 ruamel.yaml==0.18.6 20:05:23 ruamel.yaml.clib==0.2.8 20:05:23 s3transfer==0.10.3 20:05:23 simplejson==3.19.3 20:05:23 six==1.16.0 20:05:23 smmap==5.0.1 20:05:23 soupsieve==2.6 20:05:23 stevedore==5.3.0 20:05:23 tabulate==0.9.0 20:05:23 toml==0.10.2 20:05:23 tomlkit==0.13.2 20:05:23 tqdm==4.66.5 20:05:23 typing_extensions==4.12.2 20:05:23 tzdata==2024.2 20:05:23 urllib3==1.26.20 20:05:23 virtualenv==20.26.6 20:05:23 wcwidth==0.2.13 20:05:23 websocket-client==1.8.0 20:05:23 wrapt==1.16.0 20:05:23 xdg==6.0.0 20:05:23 xmltodict==0.14.0 20:05:23 yq==3.4.3 20:05:23 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins4388601058252885745.sh 20:05:23 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/target/classes /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 20:05:23 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins5019133157971759635.sh 20:05:23 + echo quiet=on 20:05:23 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-40654 20:05:24 [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:24 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:05:24 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:05:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:05:24 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:24 Default locale: en_US, platform encoding: UTF-8 20:05:24 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:05:24 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins6029165472768462146.sh 20:05:24 + rm /home/jenkins/.wgetrc 20:05:24 [EnvInject] - Injecting environment variables from a build step. 20:05:24 [EnvInject] - Injecting as environment variables the properties content 20:05:24 SET_JDK_VERSION=openjdk17 20:05:24 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:05:24 20:05:24 [EnvInject] - Variables injected successfully. 20:05:24 [openflowplugin-maven-merge-calcium] $ /bin/sh /tmp/jenkins17022653753656267034.sh 20:05:24 ---> update-java-alternatives.sh 20:05:24 ---> Updating Java version 20:05:24 ---> RedHat type system detected 20:05:25 openjdk version "17.0.6-ea" 2023-01-17 LTS 20:05:25 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 20:05:25 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:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 20:05:25 [EnvInject] - Injecting environment variables from a build step. 20:05:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:05:25 [EnvInject] - Variables injected successfully. 20:05:25 provisioning config files... 20:05:25 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config13171590890491307964tmp 20:05:26 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config3541792464378899023tmp 20:05:26 [EnvInject] - Injecting environment variables from a build step. 20:05:26 [EnvInject] - Injecting as environment variables the properties content 20:05:26 SERVER_ID=opendaylight-snapshot 20:05:26 20:05:26 [EnvInject] - Variables injected successfully. 20:05:26 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins17173106607780758218.sh 20:05:26 ---> create-netrc.sh 20:05:26 [EnvInject] - Injecting environment variables from a build step. 20:05:26 [EnvInject] - Injecting as environment variables the properties content 20:05:26 NEXUS_CUT_DIRS=6 20:05:26 NEXUS_REPO=opendaylight.snapshot 20:05:26 20:05:26 [EnvInject] - Variables injected successfully. 20:05:26 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins2861774649054596927.sh 20:05:26 ---> maven-fetch-metadata.sh 20:05:26 ++ 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:26 + project=org.opendaylight.openflowplugin 20:05:26 + project_path=org/opendaylight/openflowplugin 20:05:26 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:26 + pushd /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:26 /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium 20:05:26 + set +e 20:05:26 + 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:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [5459] -> "drop-test-karaf/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [5511] -> "features-aggregator/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [5641] -> "features-extension-aggregator/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [5693] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [5563] -> "features-openflowplugin/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [5459] -> "learning-switch/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [5875] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [5719] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [5732] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [5862] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 20:05:26 2024-10-08 20:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [5823] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [5719] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [5875] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [5745] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [5810] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [5862] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [5771] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [5667] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [5628] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [5706] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [5745] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [5680] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [5628] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [5628] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [5693] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [5693] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [5641] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [5615] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [5693] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [5641] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [5589] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [5498] -> "openflowplugin-api/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [5576] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [5667] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [5537] -> "openflowplugin-common/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [5628] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [5641] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [5667] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [5628] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:05:27 2024-10-08 20:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [5511] -> "openflowplugin-impl/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [5537] -> "openflowplugin-parent/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [5446] -> "openflowplugin/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [5446] -> "sample-bundles/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [5459] -> "sample-consumer/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [5433] -> "simple-client/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [5407] -> "test-common/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [5446] -> "test-extension/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [5433] -> "test-provider/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [5797] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [5810] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [5589] -> "applications/bulk-o-matic/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [5745] -> "applications/device-ownership-service/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [5732] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [5693] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [5589] -> "applications/lldp-speaker/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [5732] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [5745] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [5615] -> "applications/southbound-cli/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [5680] -> "applications/table-miss-enforcer/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [5732] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 20:05:28 2024-10-08 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [5641] -> "applications/topology-manager/index.html.tmp" [1] 20:05:29 2024-10-08 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/ [91105] -> "drop-test-karaf/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:29 2024-10-08 20:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/ [20021] -> "drop-test-karaf/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-10-08 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/ [75628] -> "drop-test-karaf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:30 2024-10-08 20:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/ [20057] -> "drop-test-karaf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-10-08 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.1-SNAPSHOT/ [75628] -> "drop-test-karaf/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-10-08 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [73055] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:31 2024-10-08 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [573/573] -> "drop-test-karaf/maven-metadata.xml" [1] 20:05:36 2024-10-08 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/ [47915] -> "features-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/ [11417] -> "features-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/ [39973] -> "features-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/ [11435] -> "features-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.1-SNAPSHOT/ [39973] -> "features-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [38651] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [577/577] -> "features-aggregator/maven-metadata.xml" [1] 20:05:36 2024-10-08 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/ [50655] -> "features-extension-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/ [12005] -> "features-extension-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/ [42264] -> "features-extension-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/ [12023] -> "features-extension-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.1-SNAPSHOT/ [42264] -> "features-extension-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [40853] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:36 2024-10-08 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [587/587] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:05:36 2024-10-08 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/ [68385] -> "features-openflowplugin-extension/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-10-08 20:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/ [15561] -> "features-openflowplugin-extension/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-10-08 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/ [58039] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:37 2024-10-08 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/ [18887] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:38 2024-10-08 20:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.1-SNAPSHOT/ [71151] -> "features-openflowplugin-extension/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-10-08 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [68153] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-10-08 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [591/591] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:05:39 2024-10-08 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/ [64755] -> "features-openflowplugin/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:39 2024-10-08 20:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/ [14795] -> "features-openflowplugin/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-10-08 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/ [54945] -> "features-openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-10-08 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/ [17941] -> "features-openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:40 2024-10-08 20:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.1-SNAPSHOT/ [67337] -> "features-openflowplugin/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-10-08 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [64519] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:41 2024-10-08 20:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [581/581] -> "features-openflowplugin/maven-metadata.xml" [1] 20:05:42 2024-10-08 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/ [91105] -> "learning-switch/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:42 2024-10-08 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/ [20023] -> "learning-switch/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-10-08 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/ [75636] -> "learning-switch/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:43 2024-10-08 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/ [20059] -> "learning-switch/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:44 2024-10-08 20:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.1-SNAPSHOT/ [75636] -> "learning-switch/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [73063] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [573/573] -> "learning-switch/maven-metadata.xml" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [5485] -> "libraries/liblldp/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [5537] -> "model/model-flow-base/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [5576] -> "model/model-flow-service/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [5615] -> "model/model-flow-statistics/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [5537] -> "model/model-inventory/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [5524] -> "model/model-topology/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/ [73495] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:45 2024-10-08 20:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/ [16639] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-10-08 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/ [62393] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:46 2024-10-08 20:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/ [20217] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-10-08 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/ [76513] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-10-08 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [73263] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:47 2024-10-08 20:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [605/605] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 20:05:48 2024-10-08 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/ [69105] -> "odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-10-08 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/ [15713] -> "odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-10-08 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/ [58652] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:48 2024-10-08 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/ [19075] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:49 2024-10-08 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/ [71908] -> "odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-10-08 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [68875] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-10-08 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [593/593] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 20:05:50 2024-10-08 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/ [69470] -> "odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:50 2024-10-08 20:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/ [15790] -> "odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-10-08 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/ [58963] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:51 2024-10-08 20:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/ [19170] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-10-08 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/ [72291] -> "odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-10-08 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [69240] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:52 2024-10-08 20:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [594/594] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 20:05:53 2024-10-08 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/ [73130] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-10-08 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/ [16562] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-10-08 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/ [62082] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:53 2024-10-08 20:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/ [20122] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-10-08 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/ [76130] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-10-08 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [72898] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:54 2024-10-08 20:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [604/604] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 20:05:55 2024-10-08 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/ [72025] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-10-08 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/ [16329] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:55 2024-10-08 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/ [61140] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-10-08 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/ [19835] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:56 2024-10-08 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/ [74972] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-10-08 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [71795] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-10-08 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [601/601] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 20:05:57 2024-10-08 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/ [69105] -> "odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-10-08 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/ [15713] -> "odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:05:57 2024-10-08 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/ [58652] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-10-08 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/ [19075] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:05:58 2024-10-08 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/ [71908] -> "odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-10-08 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [68875] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-10-08 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [593/593] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 20:05:59 2024-10-08 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/ [73485] -> "odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:05:59 2024-10-08 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/ [16637] -> "odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-10-08 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/ [62384] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:00 2024-10-08 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/ [20215] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-10-08 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/ [76504] -> "odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-10-08 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [73255] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:01 2024-10-08 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [605/605] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 20:06:02 2024-10-08 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/ [69845] -> "odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:02 2024-10-08 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/ [15869] -> "odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:02 2024-10-08 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/ [59283] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-10-08 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/ [19267] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:03 2024-10-08 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/ [72683] -> "odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-10-08 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [69613] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-10-08 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [595/595] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 20:06:04 2024-10-08 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/ [71660] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:04 2024-10-08 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/ [16252] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-10-08 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/ [60829] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-10-08 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/ [19740] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:05 2024-10-08 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/ [74589] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-10-08 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [71430] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:06 2024-10-08 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [600/600] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 20:06:07 2024-10-08 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/ [73120] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-10-08 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/ [16560] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:07 2024-10-08 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/ [62073] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-10-08 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/ [20120] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:08 2024-10-08 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/ [76121] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-10-08 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [72890] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:09 2024-10-08 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [604/604] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 20:06:10 2024-10-08 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/ [70565] -> "odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-10-08 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/ [16021] -> "odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-10-08 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/ [59896] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:10 2024-10-08 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/ [19455] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-10-08 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/ [73440] -> "odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-10-08 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [70335] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:11 2024-10-08 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [597/597] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 20:06:12 2024-10-08 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/ [67655] -> "odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-10-08 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/ [15407] -> "odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-10-08 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/ [57417] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:12 2024-10-08 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/ [18697] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-10-08 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/ [70385] -> "odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-10-08 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [67423] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:13 2024-10-08 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [589/589] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 20:06:14 2024-10-08 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/ [66550] -> "odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:14 2024-10-08 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/ [15174] -> "odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:14 2024-10-08 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/ [56475] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-10-08 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/ [18410] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:15 2024-10-08 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/ [69227] -> "odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-10-08 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [66320] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-10-08 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [586/586] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 20:06:16 2024-10-08 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/ [68740] -> "odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:16 2024-10-08 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/ [15636] -> "odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-10-08 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/ [58341] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:17 2024-10-08 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/ [18980] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-10-08 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/ [71525] -> "odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-10-08 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [68510] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:18 2024-10-08 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [592/592] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 20:06:19 2024-10-08 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/ [69855] -> "odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:19 2024-10-08 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/ [15871] -> "odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-10-08 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/ [59290] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-10-08 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/ [19269] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:20 2024-10-08 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/ [72690] -> "odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-10-08 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [69621] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-10-08 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [595/595] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 20:06:21 2024-10-08 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/ [68020] -> "odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:21 2024-10-08 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/ [15484] -> "odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-10-08 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/ [57728] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:22 2024-10-08 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/ [18792] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-10-08 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/ [70768] -> "odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-10-08 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [67788] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:23 2024-10-08 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [590/590] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 20:06:24 2024-10-08 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/ [66530] -> "odl-openflowplugin-libraries/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:24 2024-10-08 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/ [15170] -> "odl-openflowplugin-libraries/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-10-08 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/ [56459] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:25 2024-10-08 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/ [18406] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-10-08 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/ [69211] -> "odl-openflowplugin-libraries/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-10-08 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [66304] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:26 2024-10-08 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [586/586] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 20:06:27 2024-10-08 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/ [66560] -> "odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:27 2024-10-08 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/ [15176] -> "odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-10-08 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/ [56484] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-10-08 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/ [18412] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:28 2024-10-08 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/ [69236] -> "odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-10-08 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [66328] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-10-08 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [586/586] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 20:06:29 2024-10-08 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/ [68375] -> "odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:29 2024-10-08 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/ [15559] -> "odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-10-08 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/ [58030] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:30 2024-10-08 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/ [18885] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-10-08 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/ [71142] -> "odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-10-08 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [68145] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:31 2024-10-08 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [591/591] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 20:06:33 2024-10-08 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/ [68375] -> "odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/ [15559] -> "odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/ [58030] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/ [18885] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/ [71142] -> "odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [68145] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:33 2024-10-08 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [591/591] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 20:06:33 2024-10-08 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/ [66925] -> "odl-openflowplugin-southbound/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-10-08 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/ [15253] -> "odl-openflowplugin-southbound/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-10-08 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/ [56795] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:34 2024-10-08 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/ [18507] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-10-08 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/ [69619] -> "odl-openflowplugin-southbound/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-10-08 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [66693] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:35 2024-10-08 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [587/587] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 20:06:36 2024-10-08 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/ [97635] -> "openflowjava-extension-eric/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:36 2024-10-08 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/ [21375] -> "openflowjava-extension-eric/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-10-08 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/ [81080] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:37 2024-10-08 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/ [21411] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:38 2024-10-08 20:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/ [81080] -> "openflowjava-extension-eric/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-10-08 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [78291] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-10-08 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [585/585] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 20:06:39 2024-10-08 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/ [100895] -> "openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:39 2024-10-08 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/ [22051] -> "openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:40 2024-10-08 20:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/ [83802] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:41 2024-10-08 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/ [22087] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:41 2024-10-08 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/ [83802] -> "openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:42 2024-10-08 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [80905] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:42 2024-10-08 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [591/591] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:06:43 2024-10-08 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/ [98765] -> "openflowjava-extension-nicira/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:44 2024-10-08 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/ [21609] -> "openflowjava-extension-nicira/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:44 2024-10-08 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/ [82024] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:45 2024-10-08 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/ [21645] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:45 2024-10-08 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/ [82024] -> "openflowjava-extension-nicira/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [79197] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [587/587] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [5849] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [5706] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [5758] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [5706] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [5719] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [5693] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [5706] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [5810] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [5680] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:06:46 2024-10-08 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [5654] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:06:47 2024-10-08 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/ [49575] -> "openflowplugin-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:47 2024-10-08 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/ [11773] -> "openflowplugin-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-10-08 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/ [41361] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-10-08 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/ [11791] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-10-08 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.1-SNAPSHOT/ [41361] -> "openflowplugin-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-10-08 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [39985] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:48 2024-10-08 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [583/583] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:06:50 2024-10-08 20:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/ [92760] -> "openflowplugin-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:50 2024-10-08 20:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/ [20362] -> "openflowplugin-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:51 2024-10-08 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/ [77002] -> "openflowplugin-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:51 2024-10-08 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/ [20398] -> "openflowplugin-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:52 2024-10-08 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/ [77002] -> "openflowplugin-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-10-08 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [74374] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-10-08 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [576/576] -> "openflowplugin-api/maven-metadata.xml" [1] 20:06:53 2024-10-08 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/ [49300] -> "openflowplugin-artifacts/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-10-08 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/ [11714] -> "openflowplugin-artifacts/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:53 2024-10-08 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/ [41132] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:54 2024-10-08 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/ [11732] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:54 2024-10-08 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/ [41132] -> "openflowplugin-artifacts/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:54 2024-10-08 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [39764] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:54 2024-10-08 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [582/582] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:06:55 2024-10-08 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/ [99705] -> "openflowplugin-blueprint-config/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:55 2024-10-08 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/ [21805] -> "openflowplugin-blueprint-config/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:56 2024-10-08 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/ [84427] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:56 2024-10-08 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/ [25107] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:06:57 2024-10-08 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/ [97395] -> "openflowplugin-blueprint-config/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:06:58 2024-10-08 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [92975] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:06:58 2024-10-08 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [589/589] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:06:58 2024-10-08 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/ [94345] -> "openflowplugin-common/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:06:58 2024-10-08 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/ [20693] -> "openflowplugin-common/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:06:59 2024-10-08 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/ [78334] -> "openflowplugin-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:06:59 2024-10-08 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/ [20731] -> "openflowplugin-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:00 2024-10-08 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/ [78342] -> "openflowplugin-common/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:00 2024-10-08 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [75661] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:00 2024-10-08 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [579/579] -> "openflowplugin-common/maven-metadata.xml" [1] 20:07:01 2024-10-08 20:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/ [98210] -> "openflowplugin-extension-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:01 2024-10-08 20:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/ [21494] -> "openflowplugin-extension-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:02 2024-10-08 20:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/ [81560] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:02 2024-10-08 20:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/ [21530] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:03 2024-10-08 20:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/ [81560] -> "openflowplugin-extension-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:04 2024-10-08 20:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [78752] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:04 2024-10-08 20:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [586/586] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:07:05 2024-10-08 20:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/ [98745] -> "openflowplugin-extension-eric/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:05 2024-10-08 20:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/ [21603] -> "openflowplugin-extension-eric/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:06 2024-10-08 20:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/ [81999] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:06 2024-10-08 20:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/ [21639] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:07 2024-10-08 20:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/ [81999] -> "openflowplugin-extension-eric/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:08 2024-10-08 20:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [79173] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:08 2024-10-08 20:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [587/587] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:07:09 2024-10-08 20:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/ [99875] -> "openflowplugin-extension-nicira/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:09 2024-10-08 20:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/ [21839] -> "openflowplugin-extension-nicira/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:10 2024-10-08 20:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/ [82950] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:10 2024-10-08 20:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/ [21875] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:10 2024-10-08 20:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/ [82950] -> "openflowplugin-extension-nicira/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:11 2024-10-08 20:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [80087] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:11 2024-10-08 20:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [589/589] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:07:12 2024-10-08 20:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/ [98200] -> "openflowplugin-extension-onf/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:12 2024-10-08 20:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/ [21492] -> "openflowplugin-extension-onf/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:13 2024-10-08 20:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/ [81551] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:13 2024-10-08 20:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/ [21528] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:14 2024-10-08 20:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/ [81551] -> "openflowplugin-extension-onf/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:15 2024-10-08 20:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [78744] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:15 2024-10-08 20:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [586/586] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:07:15 2024-10-08 20:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/ [93335] -> "openflowplugin-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:15 2024-10-08 20:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/ [20483] -> "openflowplugin-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:16 2024-10-08 20:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/ [77490] -> "openflowplugin-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:16 2024-10-08 20:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/ [20519] -> "openflowplugin-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:17 2024-10-08 20:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/ [77490] -> "openflowplugin-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:17 2024-10-08 20:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [74843] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:17 2024-10-08 20:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [577/577] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:07:17 2024-10-08 20:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/ [48485] -> "openflowplugin-parent/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/ [11539] -> "openflowplugin-parent/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/ [40450] -> "openflowplugin-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/ [11557] -> "openflowplugin-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/ [40450] -> "openflowplugin-parent/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [39109] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:18 2024-10-08 20:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [579/579] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:07:19 2024-10-08 20:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/ [90600] -> "openflowplugin/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:19 2024-10-08 20:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/ [19916] -> "openflowplugin/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:20 2024-10-08 20:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/ [75206] -> "openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:20 2024-10-08 20:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/ [19952] -> "openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:20 2024-10-08 20:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/ [75206] -> "openflowplugin/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:21 2024-10-08 20:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [72650] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:21 2024-10-08 20:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [572/572] -> "openflowplugin/maven-metadata.xml" [1] 20:07:22 2024-10-08 20:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/ [90530] -> "sample-bundles/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:22 2024-10-08 20:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/ [19904] -> "sample-bundles/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:22 2024-10-08 20:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/ [75157] -> "sample-bundles/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:22 2024-10-08 20:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/ [19940] -> "sample-bundles/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:23 2024-10-08 20:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.1-SNAPSHOT/ [75157] -> "sample-bundles/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:24 2024-10-08 20:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [72602] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:24 2024-10-08 20:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [572/572] -> "sample-bundles/maven-metadata.xml" [1] 20:07:24 2024-10-08 20:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/ [91075] -> "sample-consumer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:24 2024-10-08 20:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/ [20015] -> "sample-consumer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:25 2024-10-08 20:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/ [75604] -> "sample-consumer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:25 2024-10-08 20:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/ [20051] -> "sample-consumer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:26 2024-10-08 20:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.1-SNAPSHOT/ [75604] -> "sample-consumer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:26 2024-10-08 20:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [73031] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:26 2024-10-08 20:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [573/573] -> "sample-consumer/maven-metadata.xml" [1] 20:07:27 2024-10-08 20:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/ [90025] -> "simple-client/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:27 2024-10-08 20:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/ [19793] -> "simple-client/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:29 2024-10-08 20:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/ [74710] -> "simple-client/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:29 2024-10-08 20:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/ [19829] -> "simple-client/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:38 2024-10-08 20:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/ [74710] -> "simple-client/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-10-08 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [72173] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-10-08 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [571/571] -> "simple-client/maven-metadata.xml" [1] 20:07:39 2024-10-08 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/ [88915] -> "test-common/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:39 2024-10-08 20:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/ [19569] -> "test-common/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:40 2024-10-08 20:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/ [73808] -> "test-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:40 2024-10-08 20:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/ [19605] -> "test-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:41 2024-10-08 20:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.1-SNAPSHOT/ [73808] -> "test-common/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:42 2024-10-08 20:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [71307] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:42 2024-10-08 20:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [569/569] -> "test-common/maven-metadata.xml" [1] 20:07:42 2024-10-08 20:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/ [90570] -> "test-extension/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:43 2024-10-08 20:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/ [19910] -> "test-extension/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:44 2024-10-08 20:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/ [75181] -> "test-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:44 2024-10-08 20:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/ [19946] -> "test-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:45 2024-10-08 20:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/ [75181] -> "test-extension/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:45 2024-10-08 20:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [72626] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:45 2024-10-08 20:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [572/572] -> "test-extension/maven-metadata.xml" [1] 20:07:46 2024-10-08 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/ [90025] -> "test-provider/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:47 2024-10-08 20:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/ [19797] -> "test-provider/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:47 2024-10-08 20:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/ [74727] -> "test-provider/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:48 2024-10-08 20:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/ [19833] -> "test-provider/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-10-08 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.1-SNAPSHOT/ [74727] -> "test-provider/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-10-08 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [72189] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:49 2024-10-08 20:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [571/571] -> "test-provider/maven-metadata.xml" [1] 20:07:50 2024-10-08 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/ [100575] -> "applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:51 2024-10-08 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/ [22019] -> "applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:51 2024-10-08 20:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/ [83541] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:52 2024-10-08 20:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/ [22055] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:53 2024-10-08 20:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/ [83541] -> "applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:54 2024-10-08 20:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [80657] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:54 2024-10-08 20:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [599/599] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:07:54 2024-10-08 20:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/ [101130] -> "applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:55 2024-10-08 20:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/ [22134] -> "applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:56 2024-10-08 20:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/ [84005] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:07:56 2024-10-08 20:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/ [22170] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:07:57 2024-10-08 20:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/ [84005] -> "applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:07:57 2024-10-08 20:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [81102] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:07:57 2024-10-08 20:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [600/600] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:07:58 2024-10-08 20:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/ [91885] -> "applications/bulk-o-matic/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:07:59 2024-10-08 20:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/ [20219] -> "applications/bulk-o-matic/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:07:59 2024-10-08 20:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/ [76295] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:00 2024-10-08 20:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/ [20255] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:00 2024-10-08 20:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.1-SNAPSHOT/ [76295] -> "applications/bulk-o-matic/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:01 2024-10-08 20:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [73697] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:01 2024-10-08 20:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [583/583] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:08:02 2024-10-08 20:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/ [98385] -> "applications/device-ownership-service/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:02 2024-10-08 20:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/ [21565] -> "applications/device-ownership-service/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:02 2024-10-08 20:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/ [81714] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:03 2024-10-08 20:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/ [21603] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:03 2024-10-08 20:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.1-SNAPSHOT/ [81722] -> "applications/device-ownership-service/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:06 2024-10-08 20:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [78909] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:06 2024-10-08 20:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [595/595] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:08:06 2024-10-08 20:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/ [97890] -> "applications/forwardingrules-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:06 2024-10-08 20:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/ [21462] -> "applications/forwardingrules-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:06 2024-10-08 20:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/ [81300] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:06 2024-10-08 20:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/ [21498] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:07 2024-10-08 20:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.1-SNAPSHOT/ [81300] -> "applications/forwardingrules-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:07 2024-10-08 20:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [78504] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:07 2024-10-08 20:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [594/594] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:08:08 2024-10-08 20:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/ [96235] -> "applications/forwardingrules-sync/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:09 2024-10-08 20:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/ [21121] -> "applications/forwardingrules-sync/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:10 2024-10-08 20:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/ [79927] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:10 2024-10-08 20:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/ [21157] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:11 2024-10-08 20:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.1-SNAPSHOT/ [79927] -> "applications/forwardingrules-sync/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:12 2024-10-08 20:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [77185] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:12 2024-10-08 20:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [591/591] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:08:13 2024-10-08 20:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/ [91885] -> "applications/lldp-speaker/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:13 2024-10-08 20:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/ [20217] -> "applications/lldp-speaker/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:13 2024-10-08 20:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/ [76286] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:14 2024-10-08 20:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/ [20253] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:14 2024-10-08 20:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.1-SNAPSHOT/ [76286] -> "applications/lldp-speaker/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:15 2024-10-08 20:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [73689] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:15 2024-10-08 20:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [583/583] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:08:16 2024-10-08 20:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/ [97860] -> "applications/of-switch-config-pusher/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:16 2024-10-08 20:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/ [21456] -> "applications/of-switch-config-pusher/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:17 2024-10-08 20:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/ [81275] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:17 2024-10-08 20:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/ [21492] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:18 2024-10-08 20:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.1-SNAPSHOT/ [81275] -> "applications/of-switch-config-pusher/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:19 2024-10-08 20:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [78480] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:19 2024-10-08 20:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [594/594] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:08:20 2024-10-08 20:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/ [98425] -> "applications/reconciliation-framework/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:20 2024-10-08 20:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/ [21571] -> "applications/reconciliation-framework/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:21 2024-10-08 20:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/ [81738] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:21 2024-10-08 20:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/ [21607] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:21 2024-10-08 20:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.1-SNAPSHOT/ [81738] -> "applications/reconciliation-framework/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:22 2024-10-08 20:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [78925] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:22 2024-10-08 20:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [595/595] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:08:23 2024-10-08 20:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/ [92975] -> "applications/southbound-cli/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:23 2024-10-08 20:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/ [20443] -> "applications/southbound-cli/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:24 2024-10-08 20:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/ [77196] -> "applications/southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:24 2024-10-08 20:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/ [20481] -> "applications/southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:25 2024-10-08 20:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.1-SNAPSHOT/ [77205] -> "applications/southbound-cli/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:25 2024-10-08 20:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [74571] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:25 2024-10-08 20:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [585/585] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:08:26 2024-10-08 20:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/ [95670] -> "applications/table-miss-enforcer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:27 2024-10-08 20:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/ [21004] -> "applications/table-miss-enforcer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:28 2024-10-08 20:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/ [79455] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:28 2024-10-08 20:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/ [21040] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:28 2024-10-08 20:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.1-SNAPSHOT/ [79455] -> "applications/table-miss-enforcer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:29 2024-10-08 20:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [76732] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:29 2024-10-08 20:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [590/590] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:08:30 2024-10-08 20:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/ [97880] -> "applications/topology-lldp-discovery/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:31 2024-10-08 20:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/ [21460] -> "applications/topology-lldp-discovery/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:32 2024-10-08 20:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/ [81291] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:32 2024-10-08 20:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/ [21496] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:33 2024-10-08 20:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.1-SNAPSHOT/ [81291] -> "applications/topology-lldp-discovery/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:34 2024-10-08 20:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [78496] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:34 2024-10-08 20:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [594/594] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:08:35 2024-10-08 20:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/ [94055] -> "applications/topology-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:35 2024-10-08 20:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/ [20669] -> "applications/topology-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:36 2024-10-08 20:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/ [78106] -> "applications/topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:36 2024-10-08 20:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/ [20705] -> "applications/topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.1-SNAPSHOT/ [78106] -> "applications/topology-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [75437] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [587/587] -> "applications/topology-manager/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "features-extension-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.1-SNAPSHOT/maven-metadata.xml [1509/1509] -> "features-openflowplugin-extension/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:37 2024-10-08 20:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml [1499/1499] -> "features-openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1505/1505] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:38 2024-10-08 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/ [88585] -> "libraries/liblldp/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:39 2024-10-08 20:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/ [19525] -> "libraries/liblldp/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:39 2024-10-08 20:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/ [73530] -> "libraries/liblldp/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:39 2024-10-08 20:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/ [19561] -> "libraries/liblldp/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:40 2024-10-08 20:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/ [73530] -> "libraries/liblldp/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:41 2024-10-08 20:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [71041] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:41 2024-10-08 20:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [575/575] -> "libraries/liblldp/maven-metadata.xml" [1] 20:08:41 2024-10-08 20:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/ [92255] -> "model/model-flow-base/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:42 2024-10-08 20:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/ [20275] -> "model/model-flow-base/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:42 2024-10-08 20:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/ [76592] -> "model/model-flow-base/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:43 2024-10-08 20:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/ [20311] -> "model/model-flow-base/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:44 2024-10-08 20:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/ [76592] -> "model/model-flow-base/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:45 2024-10-08 20:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [73981] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:45 2024-10-08 20:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [579/579] -> "model/model-flow-base/maven-metadata.xml" [1] 20:08:46 2024-10-08 20:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/ [93890] -> "model/model-flow-service/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:46 2024-10-08 20:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/ [20614] -> "model/model-flow-service/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:47 2024-10-08 20:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/ [77957] -> "model/model-flow-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:47 2024-10-08 20:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/ [20650] -> "model/model-flow-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:48 2024-10-08 20:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/ [77957] -> "model/model-flow-service/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:49 2024-10-08 20:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [75292] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:49 2024-10-08 20:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [582/582] -> "model/model-flow-service/maven-metadata.xml" [1] 20:08:50 2024-10-08 20:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/ [95505] -> "model/model-flow-statistics/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:50 2024-10-08 20:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/ [20949] -> "model/model-flow-statistics/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:51 2024-10-08 20:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/ [79305] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:51 2024-10-08 20:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/ [20985] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:52 2024-10-08 20:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/ [79305] -> "model/model-flow-statistics/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:52 2024-10-08 20:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [76587] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:52 2024-10-08 20:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [585/585] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:08:53 2024-10-08 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/ [92205] -> "model/model-inventory/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:53 2024-10-08 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/ [20265] -> "model/model-inventory/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:53 2024-10-08 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/ [76550] -> "model/model-inventory/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:53 2024-10-08 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/ [20301] -> "model/model-inventory/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:54 2024-10-08 20:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/ [76550] -> "model/model-inventory/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:54 2024-10-08 20:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [73941] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:54 2024-10-08 20:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [579/579] -> "model/model-inventory/maven-metadata.xml" [1] 20:08:55 2024-10-08 20:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/ [91660] -> "model/model-topology/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:55 2024-10-08 20:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/ [20152] -> "model/model-topology/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:56 2024-10-08 20:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/ [76095] -> "model/model-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:56 2024-10-08 20:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/ [20188] -> "model/model-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/ [76095] -> "model/model-topology/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [73504] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [578/578] -> "model/model-topology/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 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 [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml [1511/1511] -> "odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 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 [1517/1517] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml [1512/1512] -> "odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1518/1518] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:57 2024-10-08 20:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1528/1528] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml [1511/1511] -> "odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml [1513/1513] -> "odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 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 [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml [1518/1518] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 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 [1524/1524] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 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 [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 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 [1528/1528] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/maven-metadata.xml [1507/1507] -> "odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1513/1513] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/maven-metadata.xml [1504/1504] -> "odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/maven-metadata.xml [1513/1513] -> "odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/maven-metadata.xml [1508/1508] -> "odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1514/1514] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml [1504/1504] -> "odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml [1504/1504] -> "odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1509/1509] -> "odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1509/1509] -> "odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml [1505/1505] -> "odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:08:58 2024-10-08 20:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:08:59 2024-10-08 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/ [52715] -> "openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:08:59 2024-10-08 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/ [12481] -> "openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:08:59 2024-10-08 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/ [43994] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:08:59 2024-10-08 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/ [12499] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:08:59 2024-10-08 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/ [43994] -> "openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:00 2024-10-08 20:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [42517] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:00 2024-10-08 20:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [603/603] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:09:00 2024-10-08 20:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/ [65620] -> "openflowjava/features-openflowjava/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:01 2024-10-08 20:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/ [15012] -> "openflowjava/features-openflowjava/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:01 2024-10-08 20:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/ [55689] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:01 2024-10-08 20:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/ [18200] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:02 2024-10-08 20:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/ [68249] -> "openflowjava/features-openflowjava/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:03 2024-10-08 20:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [65390] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:03 2024-10-08 20:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [592/592] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:09:03 2024-10-08 20:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/ [67090] -> "openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:04 2024-10-08 20:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/ [15322] -> "openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:04 2024-10-08 20:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/ [56942] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:04 2024-10-08 20:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/ [18582] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:05 2024-10-08 20:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/ [69790] -> "openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:06 2024-10-08 20:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [66858] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:06 2024-10-08 20:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [596/596] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:09:07 2024-10-08 20:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/ [96820] -> "openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:07 2024-10-08 20:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/ [21240] -> "openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:08 2024-10-08 20:09:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/ [80407] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:08 2024-10-08 20:09:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/ [21276] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:09 2024-10-08 20:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/ [80407] -> "openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:09 2024-10-08 20:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [77646] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:09 2024-10-08 20:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [592/592] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:09:10 2024-10-08 20:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/ [97245] -> "openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:10 2024-10-08 20:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/ [21329] -> "openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:11 2024-10-08 20:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/ [82335] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:11 2024-10-08 20:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/ [21365] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:12 2024-10-08 20:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/ [82335] -> "openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:13 2024-10-08 20:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [77987] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:13 2024-10-08 20:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [593/593] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:09:13 2024-10-08 20:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/ [64705] -> "openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:14 2024-10-08 20:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/ [14825] -> "openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:14 2024-10-08 20:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/ [54885] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:14 2024-10-08 20:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/ [17995] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:15 2024-10-08 20:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/ [67373] -> "openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:16 2024-10-08 20:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [64585] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:16 2024-10-08 20:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [591/591] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:09:17 2024-10-08 20:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/ [80930] -> "openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:17 2024-10-08 20:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/ [18068] -> "openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:18 2024-10-08 20:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/ [67789] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:18 2024-10-08 20:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/ [18098] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:18 2024-10-08 20:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/ [67789] -> "openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:19 2024-10-08 20:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [64982] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:19 2024-10-08 20:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [592/592] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:09:20 2024-10-08 20:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/ [101310] -> "openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:20 2024-10-08 20:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/ [25482] -> "openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:21 2024-10-08 20:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/ [100633] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:22 2024-10-08 20:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/ [25524] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:23 2024-10-08 20:09:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/ [100633] -> "openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:24 2024-10-08 20:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [94470] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:24 2024-10-08 20:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [600/600] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:09:24 2024-10-08 20:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/ [49160] -> "openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:24 2024-10-08 20:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/ [11718] -> "openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:26 2024-10-08 20:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/ [41021] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:26 2024-10-08 20:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/ [11736] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:26 2024-10-08 20:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/ [41021] -> "openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:26 2024-10-08 20:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [39660] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:26 2024-10-08 20:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [590/590] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:09:27 2024-10-08 20:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/ [79100] -> "openflowjava/openflowjava-util/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:09:27 2024-10-08 20:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/ [17686] -> "openflowjava/openflowjava-util/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:09:28 2024-10-08 20:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/ [66249] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:09:28 2024-10-08 20:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/ [17718] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:09:29 2024-10-08 20:09:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/ [66257] -> "openflowjava/openflowjava-util/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [63522] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [588/588] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml [1894/1894] -> "openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:30 2024-10-08 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1090/1090] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1090/1090] -> "openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml [1510/1510] -> "openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml [1514/1514] -> "openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml [1467/1467] -> "openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1473/1473] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 2024-10-08 20:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:09:31 FINISHED --2024-10-08 20:09:31-- 20:09:31 Total wall clock time: 4m 5s 20:09:31 Downloaded: 1083 files, 26M in 7.0s (3.66 MB/s) 20:09:31 + set -e 20:09:31 + popd 20:09:31 /w/workspace/openflowplugin-maven-merge-calcium 20:09:31 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:09:31 + cp -a /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:09:31 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins11683977142986082078.sh 20:09:32 [EnvInject] - Injecting environment variables from a build step. 20:09:32 [EnvInject] - Injecting as environment variables the properties content 20:09:32 MAVEN_GOALS=clean deploy javadoc:aggregate 20:09:32 20:09:32 [EnvInject] - Variables injected successfully. 20:09:32 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins10834558918005063394.sh 20:09:32 ---> common-variables.sh 20:09:32 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:09:32 ---> maven-build.sh 20:09:32 + set +u 20:09:32 + export MAVEN_OPTS 20:09:32 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config13171590890491307964tmp --settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config3541792464378899023tmp -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:09:32 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:09:32 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:09:32 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:09:32 Default locale: en_US, platform encoding: UTF-8 20:09:32 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 20:09:33 [INFO] Error stacktraces are turned on. 20:09:33 [INFO] Scanning for projects... 20:09:43 [INFO] ------------------------------------------------------------------------ 20:09:43 [INFO] Reactor Build Order: 20:09:43 [INFO] 20:09:43 [INFO] openflowplugin-artifacts [pom] 20:09:43 [INFO] openflowplugin-parent [pom] 20:09:43 [INFO] liblldp [bundle] 20:09:43 [INFO] libraries-aggregator [pom] 20:09:43 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:09:43 [INFO] openflowjava-parent [pom] 20:09:43 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:09:43 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:09:43 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:09:43 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:09:43 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:09:43 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:09:43 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:09:43 [INFO] simple-client [bundle] 20:09:43 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:09:43 [INFO] model-inventory [bundle] 20:09:43 [INFO] model-flow-base [bundle] 20:09:43 [INFO] model-flow-service [bundle] 20:09:43 [INFO] openflowplugin-api [bundle] 20:09:43 [INFO] model-flow-statistics [bundle] 20:09:43 [INFO] openflowplugin-extension-api [bundle] 20:09:43 [INFO] openflowplugin [bundle] 20:09:43 [INFO] openflowplugin-common [bundle] 20:09:43 [INFO] openflowplugin-impl [bundle] 20:09:43 [INFO] openflowjava-extension-nicira-api [bundle] 20:09:43 [INFO] openflowjava-extension-nicira [bundle] 20:09:43 [INFO] openflowjava-extension-eric [bundle] 20:09:43 [INFO] openflowplugin-extension-nicira [bundle] 20:09:43 [INFO] openflowplugin-extension-onf [bundle] 20:09:43 [INFO] openflowplugin-extension-eric [bundle] 20:09:43 [INFO] test-extension [bundle] 20:09:43 [INFO] model-topology [bundle] 20:09:43 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:09:43 [INFO] openflowplugin-blueprint-config [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:09:43 [INFO] features-openflowplugin-extension [feature] 20:09:43 [INFO] features-extension-aggregator [pom] 20:09:43 [INFO] openflowplugin-extension-aggregator [pom] 20:09:43 [INFO] test-provider [bundle] 20:09:43 [INFO] test-common [bundle] 20:09:43 [INFO] drop-test-karaf [bundle] 20:09:43 [INFO] bulk-o-matic [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:09:43 [INFO] device-ownership-service [bundle] 20:09:43 [INFO] of-switch-config-pusher [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:09:43 [INFO] arbitratorreconciliation-api [bundle] 20:09:43 [INFO] reconciliation-framework [bundle] 20:09:43 [INFO] arbitratorreconciliation-impl [bundle] 20:09:43 [INFO] forwardingrules-manager [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:09:43 [INFO] forwardingrules-sync [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:09:43 [INFO] table-miss-enforcer [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:09:43 [INFO] topology-lldp-discovery [bundle] 20:09:43 [INFO] lldp-speaker [bundle] 20:09:43 [INFO] topology-manager [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:09:43 [INFO] southbound-cli [bundle] 20:09:43 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:09:43 [INFO] features-openflowplugin [feature] 20:09:43 [INFO] features-aggregator [pom] 20:09:43 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:09:43 [INFO] applications-aggregator [pom] 20:09:43 [INFO] model-aggregator [pom] 20:09:43 [INFO] learning-switch [bundle] 20:09:43 [INFO] sample-consumer [bundle] 20:09:43 [INFO] sample-bundles [bundle] 20:09:43 [INFO] openflowplugin-samples-aggregator [pom] 20:09:43 [INFO] openflowplugin-karaf [pom] 20:09:43 [INFO] openflowplugin [pom] 20:09:44 [INFO] 20:09:44 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:09:44 [INFO] Building openflowplugin-artifacts 0.18.3-SNAPSHOT [1/84] 20:09:44 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:44 [INFO] 20:09:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- 20:09:44 [INFO] 20:09:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:09:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:09:44 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:09:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:44 [INFO] 20:09:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:09:45 [INFO] 20:09:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-artifacts --- 20:09:45 [INFO] CycloneDX: Resolving Dependencies 20:09:45 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:09:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml 20:09:46 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json 20:09:46 [INFO] attaching as openflowplugin-artifacts-0.18.3-SNAPSHOT-cyclonedx.json 20:09:46 [INFO] 20:09:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-artifacts --- 20:09:46 [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:09:46 [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:09:46 [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:09:46 [INFO] 20:09:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts --- 20:09:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:46 [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:09:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:46 [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:09:46 [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:09:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:46 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:46 [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:09:46 [INFO] 20:09:46 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:09:46 [INFO] Building openflowplugin-parent 0.18.3-SNAPSHOT [2/84] 20:09:46 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:47 [INFO] 20:09:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-parent --- 20:09:47 [INFO] 20:09:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:09:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:09:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:09:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:47 [INFO] 20:09:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:09:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:47 [INFO] 20:09:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:09:47 [INFO] 20:09:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:09: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/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:09:47 [INFO] 20:09:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:09:50 [INFO] Starting audit... 20:09:50 Audit done. 20:09:50 [INFO] You have 0 Checkstyle violations. 20:09:50 [INFO] 20:09:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:09:50 [INFO] Starting audit... 20:09:50 Audit done. 20:09:50 [INFO] You have 0 Checkstyle violations. 20:09:50 [INFO] 20:09:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:09: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/parent/target/classes/LICENSE 20:09:51 [INFO] 20:09:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:09:51 [INFO] 20:09:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent --- 20:09:54 [INFO] 20:09:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:09:54 [INFO] 20:09:54 [INFO] 20:09:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent --- 20:09:54 [INFO] 20:09:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-parent --- 20:09:54 [INFO] 20:09:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-parent --- 20:09:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:09:55 [INFO] 20:09:55 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-parent --- 20:09:55 [INFO] CycloneDX: Resolving Dependencies 20:09:55 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:09:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml 20:09:55 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:09:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json 20:09:56 [INFO] attaching as openflowplugin-parent-0.18.3-SNAPSHOT-cyclonedx.json 20:09:56 [INFO] 20:09:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:09:56 [INFO] Skipping duplicate-finder execution! 20:09:56 [INFO] 20:09:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:09:56 [INFO] Skipping pom project 20:09:56 [INFO] 20:09:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:09:56 [INFO] 20:09:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- 20:09:56 [INFO] 20:09:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent --- 20:09:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:09:56 [INFO] 20:09:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-parent --- 20:09:56 [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:09:56 [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:09:56 [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:09:56 [INFO] 20:09:56 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-parent --- 20:09:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:09:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:09:56 [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:09:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:56 [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:09:56 [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:09:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:09:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:09:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:09:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:09:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:09:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:09:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:09:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:09:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:09:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:09:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:09:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:09:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:09:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:09:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:09:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:09:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:09:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:09:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:09:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:09:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:09:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:09:56 at java.lang.reflect.Method.invoke (Method.java:568) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:09:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:09:56 [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:09:56 [INFO] 20:09:56 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:09:56 [INFO] Building liblldp 0.18.3-SNAPSHOT [3/84] 20:09:56 [INFO] -------------------------------[ bundle ]------------------------------- 20:09:56 [INFO] 20:09:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ liblldp --- 20:09:56 [INFO] 20:09:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:09:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:56 [INFO] 20:09:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:09:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:56 [INFO] 20:09:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:09:58 [INFO] 20:09:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:09: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/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:09:58 [INFO] 20:09:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:09:58 [INFO] Starting audit... 20:09:58 Audit done. 20:09:58 [INFO] You have 0 Checkstyle violations. 20:09:58 [INFO] 20:09:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:09:59 [INFO] Starting audit... 20:09:59 Audit done. 20:09:59 [INFO] You have 0 Checkstyle violations. 20:09:59 [INFO] 20:09:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:09: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/libraries/liblldp/target/classes/LICENSE 20:09:59 [INFO] 20:09:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:09:59 [INFO] 20:09:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:10:00 [INFO] Recompiling the module because of changed dependency. 20:10:00 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:10:01 [INFO] 20:10:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>> 20:10:01 [INFO] 20:10:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp --- 20:10:01 [INFO] Fork Value is true 20:10:05 [INFO] Done SpotBugs Analysis.... 20:10:06 [INFO] 20:10:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<< 20:10:06 [INFO] 20:10:06 [INFO] 20:10:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp --- 20:10:06 [INFO] BugInstance size is 0 20:10:06 [INFO] Error size is 0 20:10:06 [INFO] No errors/warnings found 20:10:06 [INFO] 20:10:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 20:10:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:10:06 [INFO] 20:10:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp --- 20:10:06 [INFO] Recompiling the module because of changed dependency. 20:10:06 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:10:06 [INFO] 20:10:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ liblldp --- 20:10:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/surefire-reports 20:10:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:10:07 [INFO] 20:10:07 [INFO] ------------------------------------------------------- 20:10:07 [INFO] T E S T S 20:10:07 [INFO] ------------------------------------------------------- 20:10:08 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:10:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:10:08 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:10:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:10:08 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:10:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:10:08 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:10:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:10:08 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:10:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:10:08 [INFO] 20:10:08 [INFO] Results: 20:10:08 [INFO] 20:10:08 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:10:08 [INFO] 20:10:08 [INFO] 20:10:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ liblldp --- 20:10:08 [INFO] 20:10:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 20:10:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT.jar 20:10:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:10:08 [INFO] 20:10:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ liblldp --- 20:10:08 [INFO] No previous run data found, generating javadoc. 20:10:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-javadoc.jar 20:10:10 [INFO] 20:10:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ liblldp --- 20:10:10 [INFO] CycloneDX: Resolving Dependencies 20:10:11 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:10:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml 20:10:11 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json 20:10:11 [INFO] attaching as liblldp-0.18.3-SNAPSHOT-cyclonedx.json 20:10:11 [INFO] 20:10:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:10:11 [INFO] Skipping duplicate-finder execution! 20:10:11 [INFO] 20:10:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ liblldp --- 20:10:11 [INFO] No dependency problems found 20:10:11 [INFO] 20:10:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 20:10:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.3-SNAPSHOT-sources.jar 20:10:11 [INFO] 20:10:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp --- 20:10:11 [INFO] 20:10:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp --- 20:10:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec 20:10:11 [INFO] Analyzed bundle 'liblldp' with 14 classes 20:10:11 [INFO] 20:10:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ liblldp --- 20:10:11 [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:10:11 [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:10:11 [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:10:11 [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:10:11 [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:10:11 [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:10:11 [INFO] 20:10:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 20:10:11 [INFO] Writing OBR metadata 20:10:11 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-SNAPSHOT.jar 20:10:11 [INFO] Writing OBR metadata 20:10:11 [INFO] 20:10:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ liblldp --- 20:10:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:11 [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:10:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:11 [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:10:11 [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:10:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:11 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:11 [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:10:11 [INFO] 20:10:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 20:10:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:11 [INFO] 20:10:11 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:10:11 [INFO] Building libraries-aggregator 0.18.3-SNAPSHOT [4/84] 20:10:11 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:11 [INFO] 20:10:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ libraries-aggregator --- 20:10:11 [INFO] 20:10:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:10:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:11 [INFO] 20:10:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:10:11 [INFO] 20:10:11 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ libraries-aggregator --- 20:10:11 [INFO] Skipping CycloneDX goal, because module skips deploy 20:10:11 [INFO] 20:10:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ libraries-aggregator --- 20:10:11 [INFO] Skipping artifact installation 20:10:11 [INFO] 20:10:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ libraries-aggregator --- 20:10:11 [INFO] Skipping artifact deployment 20:10:11 [INFO] 20:10:11 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:10:11 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT [5/84] 20:10:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:12 [INFO] 20:10:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-api --- 20:10:12 [INFO] 20:10:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:10:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:12 [INFO] 20:10:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:12 [INFO] 20:10:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:10:12 [INFO] 20:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:10: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/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:10:12 [INFO] 20:10:12 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api --- 20:10:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:10:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:10:14 [INFO] yang-to-sources: Found 3 dependencies in 7.478 ms 20:10:14 [INFO] yang-to-sources: Project model files found: 9 in 265.3 ms 20:10:15 [INFO] yang-to-sources: 12 YANG models processed in 532.5 ms 20:10:15 [INFO] BindingJavaFileGenerator: Defined 865 files in 202.9 ms 20:10:15 [INFO] Sorted 865 files into 170 directories in 6.555 ms 20:10:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 1.439 s 20:10:16 [INFO] 20:10:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:10:16 [INFO] Starting audit... 20:10:16 Audit done. 20:10:17 [INFO] You have 0 Checkstyle violations. 20:10:17 [INFO] 20:10:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:10:17 [INFO] Starting audit... 20:10:17 Audit done. 20:10:17 [INFO] You have 0 Checkstyle violations. 20:10:17 [INFO] 20:10:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:10: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/openflowjava/openflow-protocol-api/target/classes/LICENSE 20:10:17 [INFO] 20:10:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:10:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:10:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:10:17 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:10:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:10:17 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:10:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:10:17 [INFO] 20:10:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:10:17 [INFO] Recompiling the module because of changed dependency. 20:10:17 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:10:23 [INFO] 20:10:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:10:23 [INFO] 20:10:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api --- 20:10:23 [INFO] Fork Value is true 20:10:29 [INFO] Done SpotBugs Analysis.... 20:10:30 [INFO] 20:10:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:10:30 [INFO] 20:10:30 [INFO] 20:10:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api --- 20:10:30 [INFO] BugInstance size is 0 20:10:30 [INFO] Error size is 0 20:10:30 [INFO] No errors/warnings found 20:10:30 [INFO] 20:10:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 20:10:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/test/resources 20:10:30 [INFO] 20:10:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- 20:10:30 [INFO] Recompiling the module because of changed dependency. 20:10:30 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 20:10:30 [INFO] 20:10:30 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-api --- 20:10:30 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/surefire-reports 20:10:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:10:30 [INFO] 20:10:30 [INFO] ------------------------------------------------------- 20:10:30 [INFO] T E S T S 20:10:30 [INFO] ------------------------------------------------------- 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:10:31 [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:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:10:31 [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:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:10:31 [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:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:10:31 [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:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:10:31 [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:10:31 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:10:31 [INFO] 20:10:31 [INFO] Results: 20:10:31 [INFO] 20:10:31 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:10:31 [INFO] 20:10:31 [INFO] 20:10:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-api --- 20:10:31 [INFO] 20:10:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 20:10:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT.jar 20:10:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:10:33 [INFO] 20:10:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-api --- 20:10:33 [INFO] No previous run data found, generating javadoc. 20:10:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-javadoc.jar 20:10:45 [INFO] 20:10:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-api --- 20:10:45 [INFO] CycloneDX: Resolving Dependencies 20:10:46 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:10:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml 20:10:46 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json 20:10:46 [INFO] attaching as openflow-protocol-api-0.18.3-SNAPSHOT-cyclonedx.json 20:10:46 [INFO] 20:10:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:10:46 [INFO] Skipping duplicate-finder execution! 20:10:46 [INFO] 20:10:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:10:46 [INFO] No dependency problems found 20:10:46 [INFO] 20:10:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:10:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.3-SNAPSHOT-sources.jar 20:10:46 [INFO] 20:10:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- 20:10:47 [INFO] 20:10:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api --- 20:10:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:10:47 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:10:47 [INFO] 20:10:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-api --- 20:10:47 [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:10:47 [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:10:47 [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:10:47 [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:10:47 [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:10:47 [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:10:47 [INFO] 20:10:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 20:10:47 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-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) @ openflow-protocol-api --- 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/openflow-protocol-api/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/openflow-protocol-api/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/openflow-protocol-api/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/openflow-protocol-api/maven-metadata.xml 20:10:47 [INFO] 20:10:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 20:10:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:47 [INFO] 20:10:47 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:10:47 [INFO] Building openflowjava-parent 0.18.3-SNAPSHOT [6/84] 20:10:47 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 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) @ openflowjava-parent --- 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) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:10: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/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:10:47 [INFO] 20:10:47 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:10:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 20:10:47 [INFO] Starting audit... 20:10:47 Audit done. 20:10:47 [INFO] You have 0 Checkstyle violations. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent --- 20:10:47 [INFO] Starting audit... 20:10:47 Audit done. 20:10:47 [INFO] You have 0 Checkstyle violations. 20:10:47 [INFO] 20:10:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:10: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/openflowjava/target/classes/LICENSE 20:10:47 [INFO] 20:10:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:10:47 [INFO] 20:10:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:10:47 [INFO] 20:10:47 [INFO] 20:10:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-parent --- 20:10:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:10:47 [INFO] 20:10:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-parent --- 20:10:47 [INFO] CycloneDX: Resolving Dependencies 20:10:47 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:10:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml 20:10:47 [INFO] attaching as openflowjava-parent-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json 20:10:47 [INFO] attaching as openflowjava-parent-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-parent --- 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-parent --- 20:10:47 [INFO] Skipping pom project 20:10:47 [INFO] 20:10:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent --- 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-parent --- 20:10:47 [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:10:47 [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:10:47 [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:10:47 [INFO] 20:10:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-parent --- 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-parent/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-parent/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-parent/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-parent/maven-metadata.xml 20:10:47 [INFO] 20:10:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:10:47 [INFO] 20:10:47 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:10:47 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.3-SNAPSHOT [7/84] 20:10:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-spi --- 20:10:47 [INFO] 20:10:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 20:10:48 [INFO] 20:10:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 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/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:10:48 [INFO] 20:10:48 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi --- 20:10:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:10:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:10:48 [INFO] yang-to-sources: Found 4 dependencies in 2.044 ms 20:10:48 [INFO] yang-to-sources: Project model files found: 1 in 6.168 ms 20:10:48 [INFO] yang-to-sources: 3 YANG models processed in 88.46 ms 20:10:48 [INFO] BindingJavaFileGenerator: Defined 11 files in 8.373 ms 20:10:48 [INFO] Sorted 11 files into 4 directories in 314.6 μs 20:10:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 19.67 ms 20:10:48 [INFO] 20:10:48 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:10:48 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:10:48 [INFO] 20:10:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 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/openflowjava/openflow-protocol-spi/target/classes/LICENSE 20:10:48 [INFO] 20:10:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:10:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:10:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:10:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:10:48 [INFO] 20:10:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:10:48 [INFO] Recompiling the module because of changed dependency. 20:10:48 [INFO] Compiling 13 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 @ openflow-protocol-spi >>> 20:10:48 [INFO] 20:10:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:10:48 [INFO] Fork Value is true 20:10:51 [INFO] Done SpotBugs Analysis.... 20:10:51 [INFO] 20:10:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:10:51 [INFO] 20:10:51 [INFO] 20:10:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi --- 20:10:51 [INFO] BugInstance size is 0 20:10:51 [INFO] Error size is 0 20:10:51 [INFO] No errors/warnings found 20:10:51 [INFO] 20:10:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 20:10:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/test/resources 20:10:51 [INFO] 20:10:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:10:51 [INFO] No sources to compile 20:10:51 [INFO] 20:10:51 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-spi --- 20:10:51 [INFO] No tests to run. 20:10:51 [INFO] 20:10:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-spi --- 20:10:51 [INFO] 20:10:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 20:10:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:10:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:10:51 [INFO] 20:10:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-spi --- 20:10:51 [INFO] No previous run data found, generating javadoc. 20:10:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-javadoc.jar 20:10:53 [INFO] 20:10:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-spi --- 20:10:53 [INFO] CycloneDX: Resolving Dependencies 20:10:54 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:10:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml 20:10:54 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.xml 20:10:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json 20:10:54 [INFO] attaching as openflow-protocol-spi-0.18.3-SNAPSHOT-cyclonedx.json 20:10:54 [INFO] 20:10:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:10:54 [INFO] Skipping duplicate-finder execution! 20:10:54 [INFO] 20:10:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:10:54 [INFO] No dependency problems found 20:10:54 [INFO] 20:10:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:10:54 [INFO] 20:10:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi --- 20:10:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:54 [INFO] 20:10:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-spi --- 20:10:54 [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:10:54 [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:10:54 [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:10:54 [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:10:54 [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:10:54 [INFO] 20:10:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 20:10:54 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-SNAPSHOT.jar 20:10:54 [INFO] Writing OBR metadata 20:10:54 [INFO] 20:10:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-spi --- 20:10:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:10:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:10:54 [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:10:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:54 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:54 [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:10:54 [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:10:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:10:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:10:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:10:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:10:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:10:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:10:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:10:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:10:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:10:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:10:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:10:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:10:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:10:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:10:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:10:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:10:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:10:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:10:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:10:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:10:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:10:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:10:54 at java.lang.reflect.Method.invoke (Method.java:568) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:10:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:10:54 [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:10:54 [INFO] 20:10:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 20:10:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:10:54 [INFO] 20:10:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:10:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.3-SNAPSHOT-sources.jar 20:10:54 [INFO] 20:10:54 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:10:54 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT [8/84] 20:10:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:10:54 [INFO] 20:10:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-util --- 20:10:54 [INFO] 20:10:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:10:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:54 [INFO] 20:10:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:10:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:54 [INFO] 20:10:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:10:55 [INFO] 20:10:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 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/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:10:55 [INFO] 20:10:55 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:10:55 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:10:55 [INFO] 20:10:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 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) @ openflowjava-util --- 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) @ openflowjava-util --- 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/openflowjava-util/target/classes/LICENSE 20:10:55 [INFO] 20:10:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:10:55 [INFO] 20:10:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:10:55 [INFO] Recompiling the module because of changed dependency. 20:10:55 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:10:55 [INFO] 20:10:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:10:55 [INFO] 20:10:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util --- 20:10:55 [INFO] Fork Value is true 20:10:58 [INFO] Done SpotBugs Analysis.... 20:10:58 [INFO] 20:10:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:10:58 [INFO] 20:10:58 [INFO] 20:10:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util --- 20:10:58 [INFO] BugInstance size is 0 20:10:58 [INFO] Error size is 0 20:10:58 [INFO] No errors/warnings found 20:10:58 [INFO] 20:10:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 20:10:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/test/resources 20:10:58 [INFO] 20:10:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- 20:10:58 [INFO] Recompiling the module because of changed dependency. 20:10:58 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:10:58 [INFO] 20:10:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-util --- 20:10:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/surefire-reports 20:10:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:10:58 [INFO] 20:10:58 [INFO] ------------------------------------------------------- 20:10:58 [INFO] T E S T S 20:10:58 [INFO] ------------------------------------------------------- 20:10:59 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:10:59 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:10:59 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:10:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:10:59 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:10:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:10:59 [INFO] 20:10:59 [INFO] Results: 20:10:59 [INFO] 20:10:59 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:10:59 [INFO] 20:10:59 [INFO] 20:10:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-util --- 20:10:59 [INFO] 20:10:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 20:10:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT.jar 20:10:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:10:59 [INFO] 20:10:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-util --- 20:11:00 [INFO] No previous run data found, generating javadoc. 20:11:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-javadoc.jar 20:11:01 [INFO] 20:11:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-util --- 20:11:01 [INFO] CycloneDX: Resolving Dependencies 20:11:01 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:11:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml 20:11:01 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.xml 20:11:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json 20:11:02 [INFO] attaching as openflowjava-util-0.18.3-SNAPSHOT-cyclonedx.json 20:11:02 [INFO] 20:11:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:11:02 [INFO] Skipping duplicate-finder execution! 20:11:02 [INFO] 20:11:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util --- 20:11:02 [INFO] No dependency problems found 20:11:02 [INFO] 20:11:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util --- 20:11:02 [INFO] 20:11:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util --- 20:11:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:11:02 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:11:02 [INFO] 20:11:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-util --- 20:11:02 [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:11:02 [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:11:02 [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:11:02 [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:11:02 [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:11:02 [INFO] 20:11:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 20:11:02 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-SNAPSHOT.jar 20:11:02 [INFO] Writing OBR metadata 20:11:02 [INFO] 20:11:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-util --- 20:11:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:11:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:11:02 [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:11:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:02 [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:11:02 [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:11:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:11:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:11:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:11:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:11:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:11:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:11:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:11:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:11:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:11:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:11:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:11:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:11:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:11:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:11:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:11:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:11:02 [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:11:02 [INFO] 20:11:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 20:11:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:11:02 [INFO] 20:11:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 20:11:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.3-SNAPSHOT-sources.jar 20:11:02 [INFO] 20:11:02 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:11:02 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT [9/84] 20:11:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:11:02 [INFO] 20:11:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-impl --- 20:11:02 [INFO] 20:11:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:11:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:02 [INFO] 20:11:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:11:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:11:02 [INFO] 20:11:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:11:03 [INFO] 20:11:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:11: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/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:11:03 [INFO] 20:11:03 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:11:03 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:11:03 [INFO] 20:11:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:11:03 [INFO] Starting audit... 20:11:03 Audit done. 20:11:03 [INFO] You have 0 Checkstyle violations. 20:11:03 [INFO] 20:11:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:11:06 [INFO] Starting audit... 20:11:06 Audit done. 20:11:06 [INFO] You have 0 Checkstyle violations. 20:11:06 [INFO] 20:11:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:11: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/openflowjava/openflow-protocol-impl/target/classes/LICENSE 20:11:06 [INFO] 20:11:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:11:06 [INFO] Copying 5 resources from src/main/resources to target/classes 20:11:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:11:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:11:06 [INFO] 20:11:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:11:06 [INFO] Recompiling the module because of changed dependency. 20:11:06 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:11:08 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:11:08 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:11:08 reason: class file for javax.annotation.meta.When not found 20:11:08 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:11:08 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:11:08 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:11:08 reason: class file for javax.annotation.meta.When not found 20:11:08 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:11:08 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:11:08 reason: class file for javax.annotation.meta.When not found 20:11:08 [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:11:08 [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:11:08 required: java.lang.Class 20:11:08 found: java.lang.Class 20:11:08 [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:11:08 required: java.lang.Class 20:11:08 found: java.lang.Class 20:11:08 [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:11:08 required: java.lang.Class 20:11:08 found: java.lang.Class 20:11:08 [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:11:08 required: java.lang.Class 20:11:08 found: java.lang.Class 20:11:08 [INFO] 20:11:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:11:08 [INFO] 20:11:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:11:08 [INFO] Fork Value is true 20:11:19 [INFO] Done SpotBugs Analysis.... 20:11:19 [INFO] 20:11:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:11:19 [INFO] 20:11:19 [INFO] 20:11:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl --- 20:11:19 [INFO] BugInstance size is 0 20:11:19 [INFO] Error size is 0 20:11:19 [INFO] No errors/warnings found 20:11:19 [INFO] 20:11:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 20:11:19 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:11:19 [INFO] 20:11:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:11:19 [INFO] Recompiling the module because of changed dependency. 20:11:19 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 20:11:21 [INFO] 20:11:21 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-impl --- 20:11:21 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:11:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:11:21 [INFO] 20:11:21 [INFO] ------------------------------------------------------- 20:11:21 [INFO] T E S T S 20:11:21 [INFO] ------------------------------------------------------- 20:11:23 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:11:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:11:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.71 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:11:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:11:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.161 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:11:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:11:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:11:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:11:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:11:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:11:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:11:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:11:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:11:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:11:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:11:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:11:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:11:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:11:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:11:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:11:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:11:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:11:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:11:49 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:11:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:11:49 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:11:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:11:49 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:11:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:11:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:11:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:11:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:11:50 [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:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:11:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:11:50 [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:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:11:50 [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:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:11:50 [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:11:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:11:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:11:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:11:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:11:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:11:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:11:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:11:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:11:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:11:53 [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:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:11:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:11:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:11:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:11:53 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:11:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:11:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:11:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:11:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:11:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:11:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:11:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:11:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:11:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:11:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:11:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:11:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:11:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:11:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:11:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:11:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:11:54 [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:11:54 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:11:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:11:54 [INFO] 20:11:54 [INFO] Results: 20:11:54 [INFO] 20:11:54 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:11:54 [INFO] 20:11:54 [INFO] 20:11:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-impl --- 20:11:54 [INFO] 20:11:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 20:11:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:11:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:11:55 [INFO] 20:11:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-impl --- 20:11:55 [INFO] No previous run data found, generating javadoc. 20:11:59 [WARNING] Javadoc Warnings 20:11:59 [WARNING] warning: unknown enum constant When.UNKNOWN 20:11:59 [WARNING] reason: class file for javax.annotation.meta.When not found 20:11:59 [WARNING] 1 warning 20:11:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-javadoc.jar 20:11:59 [INFO] 20:11:59 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openflow-protocol-impl --- 20:12:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-tests.jar 20:12:00 [INFO] 20:12:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-impl --- 20:12:00 [INFO] CycloneDX: Resolving Dependencies 20:12:01 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 20:12:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml 20:12:01 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json 20:12:01 [INFO] attaching as openflow-protocol-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:12:01 [INFO] 20:12:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:12:01 [INFO] Skipping duplicate-finder execution! 20:12:01 [INFO] 20:12:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:12:01 [INFO] No dependency problems found 20:12:01 [INFO] 20:12:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:12:01 [INFO] 20:12:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl --- 20:12:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:12:01 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:12:01 [INFO] 20:12:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-impl --- 20:12:01 [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:12:01 [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:12:01 [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:12:01 [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:12:01 [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:12:01 [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:12:01 [INFO] 20:12:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 20:12:01 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-SNAPSHOT.jar 20:12:01 [INFO] Writing OBR metadata 20:12:01 [INFO] 20:12:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-impl --- 20:12:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:01 [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:12:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:01 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:01 [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:12:01 [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:12:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:01 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:01 [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:12:01 [INFO] 20:12:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 20:12:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:01 [INFO] 20:12:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:12:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.3-SNAPSHOT-sources.jar 20:12:02 [INFO] 20:12:02 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:12:02 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT [10/84] 20:12:02 [INFO] ------------------------------[ feature ]------------------------------- 20:12:03 [INFO] 20:12:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowjava-protocol --- 20:12:03 [INFO] 20:12:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:12:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:12:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:03 [INFO] 20:12:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:03 [INFO] 20:12:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:12:04 [INFO] 20:12:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:12:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:12:04 [INFO] argLine set to empty 20:12:04 [INFO] 20:12:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:12:04 [INFO] Starting audit... 20:12:04 Audit done. 20:12:04 [INFO] You have 0 Checkstyle violations. 20:12:04 [INFO] 20:12:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:12:04 [INFO] Starting audit... 20:12:04 Audit done. 20:12:04 [INFO] You have 0 Checkstyle violations. 20:12:04 [INFO] 20:12:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:12: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/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE 20:12:04 [INFO] 20:12:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:12:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:12:05 [INFO] ...done! 20:12:05 [INFO] Attaching features XML 20:12:05 [INFO] 20:12:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:12: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:12:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:12:05 [INFO] 20:12:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:12:05 [INFO] 20:12:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:12:05 [INFO] 20:12:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:12:05 [INFO] 20:12:05 [INFO] 20:12:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol --- 20:12:05 [INFO] 20:12:05 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowjava-protocol --- 20:12:06 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 20:12:10 [INFO] Project dependency features detected: [] 20:12:10 [INFO] Pax Exam System (Version: 4.13.3) created. 20:12:10 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:12:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:12:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:12:11 [INFO] Waiting for remote bundle context.. on 21000 name: 5bf9434a-ccb3-4db2-9f65-56795fd6f266 timout: [ RelativeTimeout value = 180000 ] 20:12:19 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:12:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:12:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:12:19 [INFO] 20:12:19 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowjava-protocol --- 20:12:20 [INFO] 20:12:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:12:20 [INFO] 20:12:20 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowjava-protocol --- 20:12:20 [INFO] CycloneDX: Resolving Dependencies 20:12:21 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:12:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 20:12:21 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 20:12:21 [INFO] attaching as odl-openflowjava-protocol-0.18.3-SNAPSHOT-cyclonedx.json 20:12:21 [INFO] 20:12:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:12:21 [INFO] Skipping duplicate-finder execution! 20:12:21 [INFO] 20:12:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:12:21 [INFO] Skipping plugin execution 20:12:21 [INFO] 20:12:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:12:21 [INFO] Skipping source per configuration. 20:12:21 [INFO] 20:12:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:12:21 [INFO] 20:12:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol --- 20:12:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:12:22 [INFO] 20:12:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowjava-protocol --- 20:12:22 [WARNING] 20:12:22 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:12:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:12:22 [WARNING] 20:12:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:12:22 [WARNING] 20:12:22 [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:12:22 [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:12:22 [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:12:22 [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:12:22 [INFO] 20:12:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:12:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:22 [WARNING] 20:12:22 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:12:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:12:22 [WARNING] 20:12:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:12:22 [WARNING] 20:12:22 [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:12:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:22 [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:12:22 [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:12:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:22 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:22 [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:12:22 [INFO] 20:12:22 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 20:12:22 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT [11/84] 20:12:22 [INFO] ------------------------------[ feature ]------------------------------- 20:12:22 [INFO] 20:12:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:12:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:22 [INFO] 20:12:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:12:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:22 [INFO] 20:12:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:12:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:12:22 [INFO] argLine set to empty 20:12:22 [INFO] 20:12:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 20:12:22 [INFO] Starting audit... 20:12:22 Audit done. 20:12:22 [INFO] You have 0 Checkstyle violations. 20:12:22 [INFO] 20:12:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava --- 20:12:22 [INFO] Starting audit... 20:12:22 Audit done. 20:12:22 [INFO] You have 0 Checkstyle violations. 20:12:22 [INFO] 20:12:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:12: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/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE 20:12:22 [INFO] 20:12:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:12:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:12:22 [INFO] ...done! 20:12:22 [INFO] Attaching features XML 20:12:22 [INFO] 20:12:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:12: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:12:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:12:22 [INFO] 20:12:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:12:22 [INFO] 20:12:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:12:22 [INFO] 20:12:22 [INFO] 20:12:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowjava --- 20:12:22 [INFO] 20:12:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava --- 20:12:22 [INFO] CycloneDX: Resolving Dependencies 20:12:23 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:12:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 20:12:23 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 20:12:24 [INFO] attaching as features-openflowjava-0.18.3-SNAPSHOT-cyclonedx.json 20:12:24 [INFO] 20:12:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 20:12:24 [INFO] Skipping duplicate-finder execution! 20:12:24 [INFO] 20:12:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava --- 20:12:24 [INFO] Skipping plugin execution 20:12:24 [INFO] 20:12:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- 20:12:24 [INFO] No sources in project. Archive not created. 20:12:24 [INFO] 20:12:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava --- 20:12:24 [INFO] 20:12:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava --- 20:12:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:12:24 [INFO] 20:12:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava --- 20:12:24 [WARNING] 20:12:24 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:12:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:12:24 [WARNING] 20:12:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:12:24 [WARNING] 20:12:24 [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:12:24 [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:12:24 [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:12:24 [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:12:24 [INFO] 20:12:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava --- 20:12:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:24 [WARNING] 20:12:24 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:12:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:12:24 [WARNING] 20:12:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:12:24 [WARNING] 20:12:24 [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:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:24 [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:12:24 [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:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:24 [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:12:24 [INFO] 20:12:24 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 20:12:24 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.3-SNAPSHOT [12/84] 20:12:24 [INFO] --------------------------------[ pom ]--------------------------------- 20:12:24 [INFO] 20:12:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava-aggregator --- 20:12:24 [INFO] 20:12:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:24 [INFO] 20:12:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:12:24 [INFO] 20:12:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava-aggregator --- 20:12:24 [INFO] CycloneDX: Resolving Dependencies 20:12:24 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:12:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml 20:12:24 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json 20:12:24 [INFO] attaching as features-openflowjava-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:12:24 [INFO] 20:12:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava-aggregator --- 20:12:24 [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:12:24 [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:12:24 [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:12:24 [INFO] 20:12:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator --- 20:12:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:24 [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:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:24 [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:12:24 [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:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:24 [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:12:24 [INFO] 20:12:24 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:12:24 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.3-SNAPSHOT [13/84] 20:12:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:24 [INFO] 20:12:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-blueprint-config --- 20:12:24 [INFO] 20:12:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:24 [INFO] 20:12:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:12:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:24 [INFO] 20:12:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:12:25 [INFO] 20:12:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:12:25 [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:12:25 [INFO] 20:12:25 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:12:25 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:12:25 [INFO] 20:12:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:12:25 [INFO] Starting audit... 20:12:25 Audit done. 20:12:25 [INFO] You have 0 Checkstyle violations. 20:12:25 [INFO] 20:12:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:12:25 [INFO] Starting audit... 20:12:25 Audit done. 20:12:25 [INFO] You have 0 Checkstyle violations. 20:12:25 [INFO] 20:12:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:12:25 [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:12:25 [INFO] 20:12:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:12:25 [INFO] Copying 2 resources from src/main/resources to target/classes 20:12:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:12:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:12:25 [INFO] 20:12:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:12:25 [INFO] Recompiling the module because of changed dependency. 20:12:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:12:25 [INFO] 20:12:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:12:25 [INFO] 20:12:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 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 @ openflowjava-blueprint-config <<< 20:12:28 [INFO] 20:12:28 [INFO] 20:12:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config --- 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) @ openflowjava-blueprint-config --- 20:12:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:12:28 [INFO] 20:12:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 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) @ openflowjava-blueprint-config --- 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) @ openflowjava-blueprint-config --- 20:12:28 [INFO] 20:12:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:12:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:12:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:12:28 [INFO] 20:12:28 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:12:28 [INFO] No previous run data found, generating javadoc. 20:12:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-javadoc.jar 20:12:30 [INFO] 20:12:30 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:12:30 [INFO] 20:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-blueprint-config --- 20:12:30 [INFO] CycloneDX: Resolving Dependencies 20:12:31 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:12:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:12:31 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:12:31 [INFO] attaching as openflowjava-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:12:31 [INFO] 20:12:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Skipping duplicate-finder execution! 20:12:31 [INFO] 20:12:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:12:31 [INFO] No dependency problems found 20:12:31 [INFO] 20:12:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:12:31 [INFO] 20:12:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:31 [INFO] 20:12:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-blueprint-config --- 20:12:31 [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:12:31 [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:12:31 [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:12:31 [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:12:31 [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:12:31 [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:12:31 [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:12:31 [INFO] 20:12:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-SNAPSHOT.jar 20:12:31 [INFO] Writing OBR metadata 20:12:31 [INFO] 20:12:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:31 [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:12:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:31 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:31 [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:12:31 [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:12:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:31 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:31 [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:12:31 [INFO] 20:12:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:31 [INFO] 20:12:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:12:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:12:31 [INFO] 20:12:31 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:12:31 [INFO] Building simple-client 0.18.3-SNAPSHOT [14/84] 20:12:31 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:31 [INFO] 20:12:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ simple-client --- 20:12:31 [INFO] 20:12:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:12:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:31 [INFO] 20:12:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:12:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:31 [INFO] 20:12:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:12:32 [INFO] 20:12:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:12:32 [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:12:32 [INFO] 20:12:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:12:32 [INFO] Starting audit... 20:12:32 Audit done. 20:12:32 [INFO] You have 0 Checkstyle violations. 20:12:32 [INFO] 20:12:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:12:32 [INFO] Starting audit... 20:12:32 Audit done. 20:12:32 [INFO] You have 0 Checkstyle violations. 20:12:32 [INFO] 20:12:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:12:32 [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:12:32 [INFO] 20:12:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:12:32 [INFO] Copying 2 resources from src/main/resources to target/classes 20:12:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:12:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:12:32 [INFO] 20:12:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:12:32 [INFO] Recompiling the module because of changed dependency. 20:12:32 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:12:32 [INFO] 20:12:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>> 20:12:32 [INFO] 20:12:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client --- 20:12:32 [INFO] Fork Value is true 20:12:37 [INFO] Done SpotBugs Analysis.... 20:12:37 [INFO] 20:12:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<< 20:12:37 [INFO] 20:12:37 [INFO] 20:12:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client --- 20:12:37 [INFO] BugInstance size is 0 20:12:37 [INFO] Error size is 0 20:12:37 [INFO] No errors/warnings found 20:12:37 [INFO] 20:12:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 20:12:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/test/resources 20:12:37 [INFO] 20:12:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client --- 20:12:37 [INFO] No sources to compile 20:12:37 [INFO] 20:12:37 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ simple-client --- 20:12:37 [INFO] No tests to run. 20:12:37 [INFO] 20:12:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ simple-client --- 20:12:37 [INFO] 20:12:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 20:12:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT.jar 20:12:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/META-INF/MANIFEST.MF 20:12:37 [INFO] 20:12:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ simple-client --- 20:12:37 [INFO] No previous run data found, generating javadoc. 20:12:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-javadoc.jar 20:12:39 [INFO] 20:12:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ simple-client --- 20:12:39 [INFO] CycloneDX: Resolving Dependencies 20:12:39 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 20:12:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml 20:12:39 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.xml 20:12:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json 20:12:39 [INFO] attaching as simple-client-0.18.3-SNAPSHOT-cyclonedx.json 20:12:39 [INFO] 20:12:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:12:40 [INFO] Skipping duplicate-finder execution! 20:12:40 [INFO] 20:12:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ simple-client --- 20:12:40 [WARNING] Unused declared dependencies found: 20:12:40 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:12:40 [INFO] 20:12:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 20:12:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.3-SNAPSHOT-sources.jar 20:12:40 [INFO] 20:12:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client --- 20:12:40 [INFO] 20:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client --- 20:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:12:40 [INFO] 20:12:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ simple-client --- 20:12:40 [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:12:40 [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:12:40 [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:12:40 [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:12:40 [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:12:40 [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:12:40 [INFO] 20:12:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 20:12:40 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-SNAPSHOT.jar 20:12:40 [INFO] Writing OBR metadata 20:12:40 [INFO] 20:12:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ simple-client --- 20:12:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:12:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:12:40 [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:12:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:40 [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:12:40 [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:12:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:12:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:12:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:12:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:12:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:12:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:12:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:12:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:12:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:12:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:12:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:12:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:12:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:12:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:12:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:12:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:12:40 [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:12:40 [INFO] 20:12:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 20:12:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:12:40 [INFO] 20:12:40 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:12:40 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT [15/84] 20:12:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:12:40 [INFO] 20:12:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-it --- 20:12:40 [INFO] 20:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:12:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:40 [INFO] 20:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:12:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:12:40 [INFO] 20:12:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:12:40 [INFO] 20:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:12: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/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:12:40 [INFO] 20:12:40 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:12:40 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:12:40 [INFO] 20:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 20:12:40 [INFO] Starting audit... 20:12:40 Audit done. 20:12:40 [INFO] You have 0 Checkstyle violations. 20:12:40 [INFO] 20:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it --- 20:12:40 [INFO] Starting audit... 20:12:40 Audit done. 20:12:40 [INFO] You have 0 Checkstyle violations. 20:12:40 [INFO] 20:12:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:12: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/openflowjava/openflow-protocol-it/target/classes/LICENSE 20:12:40 [INFO] 20:12:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:12:40 [INFO] 20:12:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:12:40 [INFO] No sources to compile 20:12:40 [INFO] 20:12:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:12:40 [INFO] 20:12:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it --- 20:12:40 [INFO] 20:12:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:12:40 [INFO] 20:12:40 [INFO] 20:12:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it --- 20:12:40 [INFO] 20:12:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 20:12:40 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:12:40 [INFO] 20:12:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- 20:12:40 [INFO] Recompiling the module because of changed dependency. 20:12:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:12:41 [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:12:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:12:41 [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:12:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:12:41 [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:12:41 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:12:41 [INFO] 20:12:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-it --- 20:12:41 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/surefire-reports 20:12:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:12:41 [INFO] 20:12:41 [INFO] ------------------------------------------------------- 20:12:41 [INFO] T E S T S 20:12:41 [INFO] ------------------------------------------------------- 20:12:42 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:12:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:13:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.03 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:13:24 [INFO] 20:13:24 [INFO] Results: 20:13:24 [INFO] 20:13:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:13:24 [INFO] 20:13:24 [INFO] 20:13:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-it --- 20:13:24 [INFO] 20:13:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 20:13:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:13:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:13:24 [INFO] 20:13:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-it --- 20:13:24 [INFO] 20:13:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-it --- 20:13:24 [INFO] CycloneDX: Resolving Dependencies 20:13:25 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 20:13:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml 20:13:25 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json 20:13:25 [INFO] attaching as openflow-protocol-it-0.18.3-SNAPSHOT-cyclonedx.json 20:13:25 [INFO] 20:13:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:13:25 [INFO] Skipping duplicate-finder execution! 20:13:25 [INFO] 20:13:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:13:25 [WARNING] Used undeclared dependencies found: 20:13:25 [WARNING] com.google.guava:guava:jar:32.1.3-jre:test 20:13:25 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:test 20:13:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:test 20:13:25 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:test 20:13:25 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:test 20:13:25 [WARNING] Unused declared dependencies found: 20:13:25 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:13:25 [INFO] 20:13:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- 20:13:25 [INFO] 20:13:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it --- 20:13:25 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:13:25 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:13:25 [INFO] 20:13:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-it --- 20:13:25 [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:13:25 [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:13:25 [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:13:25 [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:13:25 [INFO] 20:13:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 20:13:25 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-SNAPSHOT.jar 20:13:25 [INFO] Writing OBR metadata 20:13:25 [INFO] 20:13:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-it --- 20:13:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:25 [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:13:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:25 [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:13:25 [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:13:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:25 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:25 [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:13:25 [INFO] 20:13:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 20:13:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:25 [INFO] 20:13:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:13:25 [INFO] No sources in project. Archive not created. 20:13:25 [INFO] 20:13:25 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:13:25 [INFO] Building model-inventory 0.18.3-SNAPSHOT [16/84] 20:13:25 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:25 [INFO] 20:13:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-inventory --- 20:13:25 [INFO] 20:13:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:13:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:25 [INFO] 20:13:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:13:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:25 [INFO] 20:13:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:13:26 [INFO] 20:13:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:13: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/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:13:26 [INFO] 20:13:26 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory --- 20:13:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:13:26 [INFO] yang-to-sources: Found 2 dependencies in 908.7 μs 20:13:26 [INFO] yang-to-sources: Project model files found: 1 in 1.665 ms 20:13:26 [INFO] yang-to-sources: 3 YANG models processed in 15.13 ms 20:13:26 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.190 ms 20:13:26 [INFO] Sorted 32 files into 5 directories in 159.5 μs 20:13:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 23.63 ms 20:13:26 [INFO] 20:13:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:13:26 [INFO] Starting audit... 20:13:26 Audit done. 20:13:26 [INFO] You have 0 Checkstyle violations. 20:13:26 [INFO] 20:13:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:13:26 [INFO] Starting audit... 20:13:26 Audit done. 20:13:26 [INFO] You have 0 Checkstyle violations. 20:13:26 [INFO] 20:13:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:13: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/model/model-inventory/target/classes/LICENSE 20:13:26 [INFO] 20:13:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:13:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:13:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:13:26 [INFO] 20:13:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:13:26 [INFO] Recompiling the module because of changed dependency. 20:13:26 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:13:26 [INFO] 20:13:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:13:26 [INFO] 20:13:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory --- 20:13:26 [INFO] Fork Value is true 20:13:29 [INFO] Done SpotBugs Analysis.... 20:13:29 [INFO] 20:13:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:13:29 [INFO] 20:13:29 [INFO] 20:13:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory --- 20:13:29 [INFO] BugInstance size is 0 20:13:29 [INFO] Error size is 0 20:13:29 [INFO] No errors/warnings found 20:13:29 [INFO] 20:13:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 20:13:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/test/resources 20:13:29 [INFO] 20:13:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory --- 20:13:29 [INFO] No sources to compile 20:13:29 [INFO] 20:13:29 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-inventory --- 20:13:29 [INFO] No tests to run. 20:13:29 [INFO] 20:13:29 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-inventory --- 20:13:29 [INFO] 20:13:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 20:13:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT.jar 20:13:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/META-INF/MANIFEST.MF 20:13:29 [INFO] 20:13:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-inventory --- 20:13:29 [INFO] No previous run data found, generating javadoc. 20:13:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-javadoc.jar 20:13:31 [INFO] 20:13:31 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-inventory --- 20:13:31 [INFO] CycloneDX: Resolving Dependencies 20:13:31 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 20:13:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml 20:13:31 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json 20:13:31 [INFO] attaching as model-inventory-0.18.3-SNAPSHOT-cyclonedx.json 20:13:31 [INFO] 20:13:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:13:31 [INFO] Skipping duplicate-finder execution! 20:13:31 [INFO] 20:13:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-inventory --- 20:13:31 [INFO] No dependency problems found 20:13:31 [INFO] 20:13:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 20:13:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.3-SNAPSHOT-sources.jar 20:13:31 [INFO] 20:13:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory --- 20:13:31 [INFO] 20:13:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory --- 20:13:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:13:31 [INFO] 20:13:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-inventory --- 20:13:31 [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:13:31 [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:13:31 [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:13:31 [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:13:31 [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:13:31 [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:13:31 [INFO] 20:13:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 20:13:31 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-SNAPSHOT.jar 20:13:31 [INFO] Writing OBR metadata 20:13:31 [INFO] 20:13:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-inventory --- 20:13:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:31 [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:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:31 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:31 [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:13:31 [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:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:31 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:31 [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:13:31 [INFO] 20:13:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 20:13:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:31 [INFO] 20:13:31 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:13:31 [INFO] Building model-flow-base 0.18.3-SNAPSHOT [17/84] 20:13:31 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:32 [INFO] 20:13:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-base --- 20:13:32 [INFO] 20:13:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:13:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:32 [INFO] 20:13:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:13:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:32 [INFO] 20:13:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:13:32 [INFO] 20:13:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:13:32 [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:13:32 [INFO] 20:13:32 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base --- 20:13:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:13:32 [INFO] yang-to-sources: Found 6 dependencies in 2.786 ms 20:13:32 [INFO] yang-to-sources: Project model files found: 11 in 14.79 ms 20:13:32 [INFO] yang-to-sources: 21 YANG models processed in 371.5 ms 20:13:33 [INFO] BindingJavaFileGenerator: Defined 602 files in 45.42 ms 20:13:33 [INFO] Sorted 602 files into 136 directories in 767.9 μs 20:13:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 178.6 ms 20:13:33 [INFO] 20:13:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:13:33 [INFO] Starting audit... 20:13:33 Audit done. 20:13:33 [INFO] You have 0 Checkstyle violations. 20:13:33 [INFO] 20:13:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:13:33 [INFO] Starting audit... 20:13:33 Audit done. 20:13:33 [INFO] You have 0 Checkstyle violations. 20:13:33 [INFO] 20:13:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:13: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-base/target/classes/LICENSE 20:13:33 [INFO] 20:13:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:13:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:13:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:13:33 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:13:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:33 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:13:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:13:33 [INFO] 20:13:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:13:33 [INFO] Recompiling the module because of changed dependency. 20:13:33 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:13:35 [INFO] 20:13:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:13:35 [INFO] 20:13:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base --- 20:13:35 [INFO] Fork Value is true 20:13:39 [INFO] Done SpotBugs Analysis.... 20:13:39 [INFO] 20:13:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:13:39 [INFO] 20:13:39 [INFO] 20:13:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base --- 20:13:39 [INFO] BugInstance size is 0 20:13:39 [INFO] Error size is 0 20:13:39 [INFO] No errors/warnings found 20:13:39 [INFO] 20:13:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 20:13:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/test/resources 20:13:39 [INFO] 20:13:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base --- 20:13:39 [INFO] No sources to compile 20:13:39 [INFO] 20:13:39 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-base --- 20:13:39 [INFO] No tests to run. 20:13:39 [INFO] 20:13:39 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-base --- 20:13:39 [INFO] 20:13:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 20:13:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT.jar 20:13:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:13:40 [INFO] 20:13:40 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-base --- 20:13:40 [INFO] No previous run data found, generating javadoc. 20:13:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-javadoc.jar 20:13:49 [INFO] 20:13:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-base --- 20:13:49 [INFO] CycloneDX: Resolving Dependencies 20:13:49 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:13:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml 20:13:49 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.xml 20:13:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json 20:13:49 [INFO] attaching as model-flow-base-0.18.3-SNAPSHOT-cyclonedx.json 20:13:49 [INFO] 20:13:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:13:49 [INFO] Skipping duplicate-finder execution! 20:13:49 [INFO] 20:13:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-base --- 20:13:49 [WARNING] Used undeclared dependencies found: 20:13:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:13:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:13:49 [INFO] 20:13:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 20:13:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.3-SNAPSHOT-sources.jar 20:13:50 [INFO] 20:13:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base --- 20:13:50 [INFO] 20:13:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base --- 20:13:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:13:50 [INFO] 20:13:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-base --- 20:13:50 [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:13:50 [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:13:50 [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:13:50 [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:13:50 [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:13:50 [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:13:50 [INFO] 20:13:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 20:13:50 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-SNAPSHOT.jar 20:13:50 [INFO] Writing OBR metadata 20:13:50 [INFO] 20:13:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-base --- 20:13:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:13:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:13:50 [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:13:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:50 [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:13:50 [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:13:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:13:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:13:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:13:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:13:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:13:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:13:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:13:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:13:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:13:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:13:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:13:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:13:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:13:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:13:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:13:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:13:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:13:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:13:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:13:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:13:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:13:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:13:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:13:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:13:50 [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:13:50 [INFO] 20:13:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 20:13:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:13:50 [INFO] 20:13:50 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:13:50 [INFO] Building model-flow-service 0.18.3-SNAPSHOT [18/84] 20:13:50 [INFO] -------------------------------[ bundle ]------------------------------- 20:13:50 [INFO] 20:13:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-service --- 20:13:50 [INFO] 20:13:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:13:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:50 [INFO] 20:13:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:13:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:13:50 [INFO] 20:13:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:13:50 [INFO] 20:13:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:13: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/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:13:50 [INFO] 20:13:50 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service --- 20:13:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:13:50 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:13:50 [INFO] yang-to-sources: Found 7 dependencies in 2.705 ms 20:13:50 [INFO] yang-to-sources: Project model files found: 22 in 10.62 ms 20:13:51 [INFO] yang-to-sources: 44 YANG models processed in 761.6 ms 20:13:51 [INFO] BindingJavaFileGenerator: Defined 521 files in 48.44 ms 20:13:51 [INFO] Sorted 521 files into 101 directories in 616.7 μs 20:13:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 195.2 ms 20:13:51 [INFO] 20:13:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:13:51 [INFO] Starting audit... 20:13:51 Audit done. 20:13:51 [INFO] You have 0 Checkstyle violations. 20:13:51 [INFO] 20:13:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:13:52 [INFO] Starting audit... 20:13:52 Audit done. 20:13:52 [INFO] You have 0 Checkstyle violations. 20:13:52 [INFO] 20:13:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:13: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/model/model-flow-service/target/classes/LICENSE 20:13:52 [INFO] 20:13:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:13:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:13:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:13:52 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:13:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:13:52 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:13:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:13:52 [INFO] 20:13:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:13:52 [INFO] Recompiling the module because of changed dependency. 20:13:52 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [INFO] 20:13:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:13:54 [INFO] 20:13:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service --- 20:13:54 [INFO] Fork Value is true 20:13:58 [INFO] Done SpotBugs Analysis.... 20:13:58 [INFO] 20:13:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:13:58 [INFO] 20:13:58 [INFO] 20:13:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service --- 20:13:58 [INFO] BugInstance size is 0 20:13:58 [INFO] Error size is 0 20:13:58 [INFO] No errors/warnings found 20:13:58 [INFO] 20:13:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 20:13:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/test/resources 20:13:58 [INFO] 20:13:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service --- 20:13:58 [INFO] No sources to compile 20:13:58 [INFO] 20:13:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-service --- 20:13:58 [INFO] No tests to run. 20:13:58 [INFO] 20:13:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-service --- 20:13:58 [INFO] 20:13:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 20:13:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT.jar 20:13:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:13:59 [INFO] 20:13:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-service --- 20:13:59 [INFO] No previous run data found, generating javadoc. 20:14:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-javadoc.jar 20:14:07 [INFO] 20:14:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-service --- 20:14:07 [INFO] CycloneDX: Resolving Dependencies 20:14:08 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 20:14:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml 20:14:08 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json 20:14:08 [INFO] attaching as model-flow-service-0.18.3-SNAPSHOT-cyclonedx.json 20:14:08 [INFO] 20:14:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:14:08 [INFO] Skipping duplicate-finder execution! 20:14:08 [INFO] 20:14:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-service --- 20:14:08 [WARNING] Used undeclared dependencies found: 20:14:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:14:08 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:14:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:14:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:14:08 [INFO] 20:14:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 20:14:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.3-SNAPSHOT-sources.jar 20:14:08 [INFO] 20:14:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service --- 20:14:08 [INFO] 20:14:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service --- 20:14:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:14:08 [INFO] 20:14:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-service --- 20:14:08 [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:14:08 [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:14:08 [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:14:08 [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:14:08 [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:14:08 [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:14:08 [INFO] 20:14:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 20:14:08 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-SNAPSHOT.jar 20:14:08 [INFO] Writing OBR metadata 20:14:08 [INFO] 20:14:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-service --- 20:14:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:08 [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:14:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:08 [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:14:08 [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:14:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:08 [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:14:08 [INFO] 20:14:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 20:14:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:08 [INFO] 20:14:08 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:14:08 [INFO] Building openflowplugin-api 0.18.3-SNAPSHOT [19/84] 20:14:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:08 [INFO] 20:14:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-api --- 20:14:08 [INFO] 20:14:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:14:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:08 [INFO] 20:14:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:08 [INFO] 20:14:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:14:09 [INFO] 20:14:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:14: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/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:14:09 [INFO] 20:14:09 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api --- 20:14:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:09 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:14:09 [INFO] yang-to-sources: Found 9 dependencies in 2.815 ms 20:14:09 [INFO] yang-to-sources: Project model files found: 3 in 1.712 ms 20:14:09 [INFO] yang-to-sources: 3 YANG models processed in 67.07 ms 20:14:09 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.418 ms 20:14:09 [INFO] Sorted 26 files into 7 directories in 81.03 μs 20:14:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 10.33 ms 20:14:09 [INFO] 20:14:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:14:09 [INFO] Starting audit... 20:14:09 Audit done. 20:14:09 [INFO] You have 0 Checkstyle violations. 20:14:09 [INFO] 20:14:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:14:10 [INFO] Starting audit... 20:14:10 Audit done. 20:14:10 [INFO] You have 0 Checkstyle violations. 20:14:10 [INFO] 20:14:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:14: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/openflowplugin-api/target/classes/LICENSE 20:14:10 [INFO] 20:14:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:14:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:14:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:14:10 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:14:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:10 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:14:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:14:10 [INFO] 20:14:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:14:10 [INFO] Recompiling the module because of changed dependency. 20:14:10 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [INFO] 20:14:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:14:10 [INFO] 20:14:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api --- 20:14:10 [INFO] Fork Value is true 20:14:13 [INFO] Done SpotBugs Analysis.... 20:14:14 [INFO] 20:14:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:14:14 [INFO] 20:14:14 [INFO] 20:14:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api --- 20:14:14 [INFO] BugInstance size is 0 20:14:14 [INFO] Error size is 0 20:14:14 [INFO] No errors/warnings found 20:14:14 [INFO] 20:14:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 20:14:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/test/resources 20:14:14 [INFO] 20:14:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- 20:14:14 [INFO] No sources to compile 20:14:14 [INFO] 20:14:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-api --- 20:14:14 [INFO] No tests to run. 20:14:14 [INFO] 20:14:14 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-api --- 20:14:14 [INFO] 20:14:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 20:14:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:14:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:14:14 [INFO] 20:14:14 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-api --- 20:14:14 [INFO] No previous run data found, generating javadoc. 20:14:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-javadoc.jar 20:14:16 [INFO] 20:14:16 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-api --- 20:14:16 [INFO] CycloneDX: Resolving Dependencies 20:14:17 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 20:14:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml 20:14:17 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json 20:14:17 [INFO] attaching as openflowplugin-api-0.18.3-SNAPSHOT-cyclonedx.json 20:14:17 [INFO] 20:14:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:14:17 [INFO] Skipping duplicate-finder execution! 20:14:17 [INFO] 20:14:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:14:17 [WARNING] Used undeclared dependencies found: 20:14:17 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:14:17 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:14:17 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:14:17 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:14:17 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:14:17 [INFO] 20:14:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:14:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.3-SNAPSHOT-sources.jar 20:14:17 [INFO] 20:14:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api --- 20:14:17 [INFO] 20:14:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api --- 20:14:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:14:17 [INFO] 20:14:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-api --- 20:14:17 [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:14:17 [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:14:17 [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:14:17 [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:14:17 [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:14:17 [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:14:17 [INFO] 20:14:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 20:14:17 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-SNAPSHOT.jar 20:14:17 [INFO] Writing OBR metadata 20:14:17 [INFO] 20:14:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-api --- 20:14:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:17 [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:14:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:17 [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:14:17 [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:14:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:17 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:17 [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:14:17 [INFO] 20:14:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 20:14:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:17 [INFO] 20:14:17 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:14:17 [INFO] Building model-flow-statistics 0.18.3-SNAPSHOT [20/84] 20:14:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:17 [INFO] 20:14:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-statistics --- 20:14:17 [INFO] 20:14:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:14:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:17 [INFO] 20:14:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:14:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:17 [INFO] 20:14:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:14:18 [INFO] 20:14:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:14: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/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:14:18 [INFO] 20:14:18 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics --- 20:14:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:14:18 [INFO] yang-to-sources: Found 8 dependencies in 2.378 ms 20:14:18 [INFO] yang-to-sources: Project model files found: 8 in 8.788 ms 20:14:18 [INFO] yang-to-sources: 31 YANG models processed in 429.6 ms 20:14:18 [INFO] BindingJavaFileGenerator: Defined 292 files in 39.56 ms 20:14:18 [INFO] Sorted 292 files into 46 directories in 623.4 μs 20:14:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 97.57 ms 20:14:18 [INFO] 20:14:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:14:18 [INFO] Starting audit... 20:14:18 Audit done. 20:14:18 [INFO] You have 0 Checkstyle violations. 20:14:18 [INFO] 20:14:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:14:18 [INFO] Starting audit... 20:14:18 Audit done. 20:14:18 [INFO] You have 0 Checkstyle violations. 20:14:18 [INFO] 20:14:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:14: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/model/model-flow-statistics/target/classes/LICENSE 20:14:18 [INFO] 20:14:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:14:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:14:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:14:18 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:14:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:18 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:14:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:14:18 [INFO] 20:14:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:14:18 [INFO] Recompiling the module because of changed dependency. 20:14:18 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [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:14:20 [INFO] 20:14:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:14:20 [INFO] 20:14:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics --- 20:14:20 [INFO] Fork Value is true 20:14:23 [INFO] Done SpotBugs Analysis.... 20:14:23 [INFO] 20:14:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:14:23 [INFO] 20:14:23 [INFO] 20:14:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics --- 20:14:23 [INFO] BugInstance size is 0 20:14:23 [INFO] Error size is 0 20:14:23 [INFO] No errors/warnings found 20:14:23 [INFO] 20:14:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 20:14:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/test/resources 20:14:23 [INFO] 20:14:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- 20:14:23 [INFO] No sources to compile 20:14:23 [INFO] 20:14:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-statistics --- 20:14:23 [INFO] No tests to run. 20:14:23 [INFO] 20:14:23 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-statistics --- 20:14:23 [INFO] 20:14:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 20:14:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:14:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:14:23 [INFO] 20:14:23 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-statistics --- 20:14:24 [INFO] No previous run data found, generating javadoc. 20:14:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-javadoc.jar 20:14:29 [INFO] 20:14:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-statistics --- 20:14:29 [INFO] CycloneDX: Resolving Dependencies 20:14:30 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 20:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml 20:14:30 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json 20:14:30 [INFO] attaching as model-flow-statistics-0.18.3-SNAPSHOT-cyclonedx.json 20:14:30 [INFO] 20:14:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:14:30 [INFO] Skipping duplicate-finder execution! 20:14:30 [INFO] 20:14:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:14:30 [WARNING] Used undeclared dependencies found: 20:14:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:14:30 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:14:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:14:30 [INFO] 20:14:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:14:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.3-SNAPSHOT-sources.jar 20:14:30 [INFO] 20:14:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics --- 20:14:30 [INFO] 20:14:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics --- 20:14:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:14:30 [INFO] 20:14:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-statistics --- 20:14:30 [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:14:30 [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:14:30 [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:14:30 [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:14:30 [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:14:30 [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:14:30 [INFO] 20:14:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 20:14:30 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-SNAPSHOT.jar 20:14:30 [INFO] Writing OBR metadata 20:14:30 [INFO] 20:14:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-statistics --- 20:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:30 [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:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:30 [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:14:30 [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:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:30 [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:14:30 [INFO] 20:14:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 20:14:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:30 [INFO] 20:14:30 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:14:30 [INFO] Building openflowplugin-extension-api 0.18.3-SNAPSHOT [21/84] 20:14:30 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:30 [INFO] 20:14:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-api --- 20:14:30 [INFO] 20:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:30 [INFO] 20:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:30 [INFO] 20:14:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:14:31 [INFO] 20:14:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:14: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-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:31 [INFO] 20:14:31 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 20:14:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:14:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:14:31 [INFO] yang-to-sources: Found 9 dependencies in 2.693 ms 20:14:31 [INFO] yang-to-sources: Project model files found: 6 in 20.31 ms 20:14:32 [INFO] yang-to-sources: 39 YANG models processed in 606.0 ms 20:14:32 [INFO] BindingJavaFileGenerator: Defined 199 files in 39.09 ms 20:14:32 [INFO] Sorted 199 files into 45 directories in 276.7 μs 20:14:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 96.15 ms 20:14:32 [INFO] 20:14:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:14:32 [INFO] Starting audit... 20:14:32 Audit done. 20:14:32 [INFO] You have 0 Checkstyle violations. 20:14:32 [INFO] 20:14:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 20:14:32 [INFO] Starting audit... 20:14:32 Audit done. 20:14:32 [INFO] You have 0 Checkstyle violations. 20:14:32 [INFO] 20:14:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:14:32 [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:14:32 [INFO] 20:14:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:14:32 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:14:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:14:32 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:14:32 [INFO] 20:14:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:14:32 [INFO] Recompiling the module because of changed dependency. 20:14:32 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:14:33 [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:14:33 [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:14:33 [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:14:33 [INFO] 20:14:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:14:33 [INFO] 20:14:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:14:33 [INFO] Fork Value is true 20:14:36 [INFO] Done SpotBugs Analysis.... 20:14:36 [INFO] 20:14:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:14:36 [INFO] 20:14:36 [INFO] 20:14:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api --- 20:14:36 [INFO] BugInstance size is 0 20:14:36 [INFO] Error size is 0 20:14:36 [INFO] No errors/warnings found 20:14:36 [INFO] 20:14:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 20:14:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/resources 20:14:36 [INFO] 20:14:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:14:36 [INFO] Recompiling the module because of changed dependency. 20:14:36 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 20:14:37 [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:14:37 [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:14:37 [INFO] 20:14:37 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-api --- 20:14:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/surefire-reports 20:14:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:37 [INFO] 20:14:37 [INFO] ------------------------------------------------------- 20:14:37 [INFO] T E S T S 20:14:37 [INFO] ------------------------------------------------------- 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:14:38 [INFO] 20:14:38 [INFO] Results: 20:14:38 [INFO] 20:14:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:14:38 [INFO] 20:14:38 [INFO] 20:14:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-api --- 20:14:38 [INFO] 20:14:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 20:14:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:14:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:14:38 [INFO] 20:14:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:14:38 [INFO] No previous run data found, generating javadoc. 20:14:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-javadoc.jar 20:14:43 [INFO] 20:14:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-api --- 20:14:43 [INFO] CycloneDX: Resolving Dependencies 20:14:44 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:14:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml 20:14:44 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:14:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json 20:14:44 [INFO] attaching as openflowplugin-extension-api-0.18.3-SNAPSHOT-cyclonedx.json 20:14:44 [INFO] 20:14:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:14:44 [INFO] Skipping duplicate-finder execution! 20:14:44 [INFO] 20:14:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:14:44 [WARNING] Used undeclared dependencies found: 20:14:44 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:14:44 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:14:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:14:44 [INFO] 20:14:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:14:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.3-SNAPSHOT-sources.jar 20:14:44 [INFO] 20:14:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:14:44 [INFO] 20:14:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api --- 20:14:44 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:14:44 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:14:44 [INFO] 20:14:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-api --- 20:14:44 [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:14:44 [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:14:44 [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:14:44 [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:14:44 [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:14:44 [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:14:44 [INFO] 20:14:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 20:14:44 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-SNAPSHOT.jar 20:14:44 [INFO] Writing OBR metadata 20:14:44 [INFO] 20:14:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api --- 20:14:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:14:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:14:44 [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:14:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:44 [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:14:44 [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:14:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:14:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:14:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:14:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:14:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:14:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:14:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:14:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:14:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:14:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:14:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:14:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:14:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:14:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:14:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:14:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:14:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:14:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:14:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:14:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:14:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:14:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:14:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:14:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:14:44 [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:14:44 [INFO] 20:14:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 20:14:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:14:44 [INFO] 20:14:44 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:14:44 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [22/84] 20:14:44 [INFO] -------------------------------[ bundle ]------------------------------- 20:14:44 [INFO] 20:14:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin --- 20:14:44 [INFO] 20:14:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:44 [INFO] 20:14:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:14:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:14:44 [INFO] 20:14:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:14:45 [INFO] 20:14:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:14:45 [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:14:45 [INFO] 20:14:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:14:45 [INFO] Starting audit... 20:14:45 Audit done. 20:14:45 [INFO] You have 0 Checkstyle violations. 20:14:45 [INFO] 20:14:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 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-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin --- 20:14: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/openflowplugin/target/classes/LICENSE 20:14:47 [INFO] 20:14:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:14:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:14:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:14:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:14:47 [INFO] 20:14:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:14:47 [INFO] Recompiling the module because of changed dependency. 20:14:47 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:14:49 [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:14:49 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:14:49 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:14:49 [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:14:49 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:49 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:14:49 [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:14:49 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:14:49 [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:14:49 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [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:14:49 [INFO] 20:14:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:14:49 [INFO] 20:14:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin --- 20:14:49 [INFO] Fork Value is true 20:14:57 [INFO] Done SpotBugs Analysis.... 20:14:57 [INFO] 20:14:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:14:57 [INFO] 20:14:57 [INFO] 20:14:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin --- 20:14:57 [INFO] BugInstance size is 0 20:14:57 [INFO] Error size is 0 20:14:57 [INFO] No errors/warnings found 20:14:57 [INFO] 20:14:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 20:14:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:14:57 [INFO] 20:14:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin --- 20:14:57 [INFO] Recompiling the module because of changed dependency. 20:14:57 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 20:14:58 [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:14:58 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:14:58 [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:14:58 [INFO] 20:14:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin --- 20:14:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/surefire-reports 20:14:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:14:58 [INFO] 20:14:58 [INFO] ------------------------------------------------------- 20:14:58 [INFO] T E S T S 20:14:58 [INFO] ------------------------------------------------------- 20:14:59 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:14:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:15:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.670 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:15:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:15:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:15:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:15:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:15:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:15:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:15:01 [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:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:15:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:15:01 [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:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:15:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:15:01 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:15:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:15:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:15:02 [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:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:15:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:15:02 [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:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:15:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:15:02 [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:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:15:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:15:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:15:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:15:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:15:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:15:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:15:02 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:15:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:15:02 [INFO] 20:15:02 [INFO] Results: 20:15:02 [INFO] 20:15:02 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 20:15:02 [INFO] 20:15:02 [INFO] 20:15:02 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin --- 20:15:02 [INFO] 20:15:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 20:15:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT.jar 20:15:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/META-INF/MANIFEST.MF 20:15:02 [INFO] 20:15:02 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin --- 20:15:02 [INFO] No previous run data found, generating javadoc. 20:15:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-javadoc.jar 20:15:06 [INFO] 20:15:06 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin --- 20:15:06 [INFO] CycloneDX: Resolving Dependencies 20:15:07 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:15:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml 20:15:07 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json 20:15:07 [INFO] attaching as openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:15:07 [INFO] 20:15:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:15:07 [INFO] Skipping duplicate-finder execution! 20:15:07 [INFO] 20:15:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin --- 20:15:07 [WARNING] Used undeclared dependencies found: 20:15:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:15:07 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:15:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:15:07 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:15:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:15:07 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:15:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:15:07 [WARNING] Non-test scoped test only dependencies found: 20:15:07 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:15:07 [INFO] 20:15:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 20:15:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.3-SNAPSHOT-sources.jar 20:15:07 [INFO] 20:15:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin --- 20:15:07 [INFO] 20:15:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin --- 20:15:07 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec 20:15:07 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:15:07 [INFO] 20:15:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin --- 20:15:07 [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:15:07 [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:15:07 [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:15:07 [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:15:07 [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:15:07 [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:15:07 [INFO] 20:15:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 20:15:07 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-SNAPSHOT.jar 20:15:07 [INFO] Writing OBR metadata 20:15:07 [INFO] 20:15:07 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin --- 20:15:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:15:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:15:07 [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:15:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:07 [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:15:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:15:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:15:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:15:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:15:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:15:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:15:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:15:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:15:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:15:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:15:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:15:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:15:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:15:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:15:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:15:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:15:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:15:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:15:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:15:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:15:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:15:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:15:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:15:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:15:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:15:07 [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:15:07 [INFO] 20:15:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 20:15:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:07 [INFO] 20:15:07 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:15:07 [INFO] Building openflowplugin-common 0.18.3-SNAPSHOT [23/84] 20:15:07 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:07 [INFO] 20:15:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-common --- 20:15:07 [INFO] 20:15:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:15:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:07 [INFO] 20:15:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:15:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:15:07 [INFO] 20:15:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:15:08 [INFO] 20:15:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:15: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/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:15:09 [INFO] 20:15:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:15:09 [INFO] Starting audit... 20:15:09 Audit done. 20:15:09 [INFO] You have 0 Checkstyle violations. 20:15:09 [INFO] 20:15:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:15:09 [INFO] Starting audit... 20:15:09 Audit done. 20:15:09 [INFO] You have 0 Checkstyle violations. 20:15:09 [INFO] 20:15:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:15: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/openflowplugin-common/target/classes/LICENSE 20:15:09 [INFO] 20:15:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:15:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:15:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:15:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:15:09 [INFO] 20:15:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:15:09 [INFO] Recompiling the module because of changed dependency. 20:15:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:15:10 [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:15:10 [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:15:10 [INFO] 20:15:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:15:10 [INFO] 20:15:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common --- 20:15:10 [INFO] Fork Value is true 20:15:11 [INFO] Done SpotBugs Analysis.... 20:15:11 [INFO] 20:15:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:15:11 [INFO] 20:15:11 [INFO] 20:15:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common --- 20:15:11 [INFO] BugInstance size is 0 20:15:11 [INFO] Error size is 0 20:15:11 [INFO] No errors/warnings found 20:15:11 [INFO] 20:15:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 20:15:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:15:11 [INFO] 20:15:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- 20:15:11 [INFO] Recompiling the module because of changed dependency. 20:15:11 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:15:11 [INFO] 20:15:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-common --- 20:15:11 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/surefire-reports 20:15:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:15:11 [INFO] 20:15:11 [INFO] ------------------------------------------------------- 20:15:11 [INFO] T E S T S 20:15:11 [INFO] ------------------------------------------------------- 20:15:12 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:15:12 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.269 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:15:17 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:15:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:15:18 [INFO] 20:15:18 [INFO] Results: 20:15:18 [INFO] 20:15:18 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:15:18 [INFO] 20:15:18 [INFO] 20:15:18 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-common --- 20:15:18 [INFO] 20:15:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 20:15:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT.jar 20:15:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:15:18 [INFO] 20:15:18 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-common --- 20:15:18 [INFO] No previous run data found, generating javadoc. 20:15:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-javadoc.jar 20:15:19 [INFO] 20:15:19 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-common --- 20:15:19 [INFO] CycloneDX: Resolving Dependencies 20:15:20 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 20:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml 20:15:20 [INFO] attaching as openflowplugin-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:15:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json 20:15:20 [INFO] attaching as openflowplugin-common-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) @ openflowplugin-common --- 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) @ openflowplugin-common --- 20:15:20 [WARNING] Used undeclared dependencies found: 20:15:20 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:15:20 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:15:20 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:15:20 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:15:20 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:15:20 [WARNING] Non-test scoped test only dependencies found: 20:15:20 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:15:20 [INFO] 20:15:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:15:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.3-SNAPSHOT-sources.jar 20:15:20 [INFO] 20:15:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common --- 20:15:20 [INFO] 20:15:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common --- 20:15:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec 20:15:20 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:15:20 [INFO] 20:15:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-common --- 20:15:20 [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:15:20 [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:15:20 [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:15:20 [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:15:20 [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:15:20 [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:15:20 [INFO] 20:15:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 20:15:20 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-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) @ openflowplugin-common --- 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/openflowplugin-common/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/openflowplugin-common/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/openflowplugin-common/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/openflowplugin-common/maven-metadata.xml 20:15:20 [INFO] 20:15:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 20:15:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:15:20 [INFO] 20:15:20 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:15:20 [INFO] Building openflowplugin-impl 0.18.3-SNAPSHOT [24/84] 20:15:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:15:20 [INFO] 20:15:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-impl --- 20:15:20 [INFO] 20:15:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 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-impl --- 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-impl --- 20:15:20 [INFO] 20:15:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 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/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:15:20 [INFO] 20:15:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:15:20 [INFO] Starting audit... 20:15:20 Audit done. 20:15:20 [INFO] You have 0 Checkstyle violations. 20:15:20 [INFO] 20:15:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 20:15:25 [INFO] Starting audit... 20:15:25 Audit done. 20:15:25 [INFO] You have 0 Checkstyle violations. 20:15:25 [INFO] 20:15:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:15:25 [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:15:25 [INFO] 20:15:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:15:25 [INFO] Copying 1 resource from src/main/resources to target/classes 20:15:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:15:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:15:25 [INFO] 20:15:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:15:25 [INFO] Recompiling the module because of changed dependency. 20:15:25 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:15:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:15:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:15:28 required: java.lang.Class 20:15:28 found: java.lang.Class 20:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 required: java.lang.Class 20:15:28 found: java.lang.Class 20:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 required: java.util.List 20:15:28 found: java.util.List 20:15:28 [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:15:28 missing type arguments for generic class java.util.ArrayList 20:15:28 [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:15:28 required: java.util.ArrayList 20:15:28 found: java.util.ArrayList 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 [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:15:28 [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:15:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 [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:15:28 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:28 [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:15:28 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:15:28 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [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:15:28 [INFO] 20:15:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:15:28 [INFO] 20:15:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl --- 20:15:28 [INFO] Fork Value is true 20:15:43 [INFO] Done SpotBugs Analysis.... 20:15:43 [INFO] 20:15:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:15:43 [INFO] 20:15:43 [INFO] 20:15:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl --- 20:15:43 [INFO] BugInstance size is 0 20:15:43 [INFO] Error size is 0 20:15:43 [INFO] No errors/warnings found 20:15:43 [INFO] 20:15:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 20:15:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:15:43 [INFO] 20:15:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- 20:15:43 [INFO] Recompiling the module because of changed dependency. 20:15:43 [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes 20:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast 20:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: java.lang.Object 20:15:45 [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:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion 20:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast 20:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: java.lang.Object 20:15:45 [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:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion 20:15:45 required: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 found: org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [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:15:45 [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:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion 20:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion 20:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 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:15:45 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:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion 20:15:45 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:15:45 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 required: T 20:15:45 found: com.google.common.util.concurrent.ListenableFuture 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion 20:15:45 required: T 20:15:45 found: com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 required: T 20:15:45 found: com.google.common.util.concurrent.ListenableFuture 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion 20:15:45 required: T 20:15:45 found: com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class java.lang.Class 20:15:45 [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:15:45 required: T 20:15:45 found: java.lang.Class 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion 20:15:45 required: T 20:15:45 found: java.lang.Class 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 required: T 20:15:45 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:15:45 [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:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:15:45 [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:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:15:45 [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:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:15:45 [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:15:45 [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:15:45 [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:15:45 required: java.util.Collection>,java.util.Set> 20:15:45 found: java.util.Collection,java.util.Set> 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion 20:15:45 required: java.util.Collection> 20:15:45 found: java.util.Collection 20:15:45 [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:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:15:45 [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:15:45 [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:15:45 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:15:45 [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:15:45 missing type arguments for generic class java.util.Collection 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:15:45 [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:15:45 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:15:45 found: com.google.common.util.concurrent.AsyncFunction 20:15:45 [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:15:45 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:15:45 found: com.google.common.util.concurrent.AsyncFunction 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:45 [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:15:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:45 [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:15:45 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:45 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:15:45 [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:15:45 [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:15:45 required: com.google.common.util.concurrent.FutureCallback 20:15:45 found: java.lang.Object 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 20:15:45 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:15:45 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 20:15:45 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:15:45 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:15:45 [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:15:45 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:45 [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:15:45 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 20:15:45 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:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion 20:15:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:45 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion 20:15:45 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:45 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:15:45 [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:15:45 [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:15:45 [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:15:45 [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:15:45 [INFO] 20:15:45 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-impl --- 20:15:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/surefire-reports 20:15:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:15:45 [INFO] 20:15:45 [INFO] ------------------------------------------------------- 20:15:45 [INFO] T E S T S 20:15:45 [INFO] ------------------------------------------------------- 20:15:47 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:15:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:15:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:15:49 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:15:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:15:51 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:15:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:15:51 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:15:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:15:51 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:15:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:15:51 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:15:51 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:15:51 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:15:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:15:52 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:15:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:15:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:15:53 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:15:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:15:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:15:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:15:53 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:15:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:15:57 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:15:58 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:15:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:15:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:15:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:15:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:15:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:15:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:15:58 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:15:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:15:59 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:16:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.634 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:16:05 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:16:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:16:05 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:16:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:16:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:16:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:16:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:16:06 [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:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:16:06 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:16:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:16:07 [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:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:16:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:16:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:16:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:16:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:16:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:16:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:16:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:16:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:16:07 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:16:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:16:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:16:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:16:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:16:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:16:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:16:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:16:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:16:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:16:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:16:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:16:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:16:08 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:16:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:16:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:16:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:16:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:16:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:16:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:16:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:16:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:16:09 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:16:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:16:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:16:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:16:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:16:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:16:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:16:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:16:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:16:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:16:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:16:10 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:16:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:16:11 [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:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:16:11 [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:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:16:11 [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:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:16:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:16:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:16:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:16:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:16:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:16:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:16:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:16:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:16:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:16:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:16:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:16:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:16:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:16:11 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:16:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:16:12 [INFO] 20:16:12 [INFO] Results: 20:16:12 [INFO] 20:16:12 [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 20:16:12 [INFO] 20:16:12 [INFO] 20:16:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-impl --- 20:16:12 [INFO] 20:16:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 20:16:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:16:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:16:12 [INFO] 20:16:12 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-impl --- 20:16:12 [INFO] No previous run data found, generating javadoc. 20:16:18 [WARNING] Javadoc Warnings 20:16:18 [WARNING] warning: unknown enum constant When.UNKNOWN 20:16:18 [WARNING] reason: class file for javax.annotation.meta.When not found 20:16:18 [WARNING] 1 warning 20:16:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-javadoc.jar 20:16:18 [INFO] 20:16:18 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-impl --- 20:16:18 [INFO] CycloneDX: Resolving Dependencies 20:16:19 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 20:16:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml 20:16:19 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json 20:16:19 [INFO] attaching as openflowplugin-impl-0.18.3-SNAPSHOT-cyclonedx.json 20:16:19 [INFO] 20:16:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:16:19 [INFO] Skipping duplicate-finder execution! 20:16:19 [INFO] 20:16:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:16:19 [WARNING] Used undeclared dependencies found: 20:16:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:16:19 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 20:16:19 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:16:19 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:16:19 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:16:19 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:16:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:16:19 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:16:19 [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.10:compile 20:16:19 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:16:19 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:16:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:16:19 [INFO] 20:16:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:16:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.3-SNAPSHOT-sources.jar 20:16:20 [INFO] 20:16:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- 20:16:20 [INFO] 20:16:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl --- 20:16:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:16:20 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:16:20 [INFO] 20:16:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-impl --- 20:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [INFO] 20:16:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 20:16:20 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-SNAPSHOT.jar 20:16:20 [INFO] Writing OBR metadata 20:16:20 [INFO] 20:16:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-impl --- 20:16:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:20 [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:16:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:20 [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:16:20 [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:16:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:20 [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:16:20 [INFO] 20:16:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 20:16:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:20 [INFO] 20:16:20 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:16:20 [INFO] Building openflowjava-extension-nicira-api 0.18.3-SNAPSHOT [25/84] 20:16:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:20 [INFO] 20:16:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:16:20 [INFO] 20:16:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:16:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:20 [INFO] 20:16:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:16:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:20 [INFO] 20:16:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] 20:16:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:16: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/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:16:21 [INFO] 20:16:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] Starting audit... 20:16:21 Audit done. 20:16:21 [INFO] You have 0 Checkstyle violations. 20:16:21 [INFO] 20:16:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] Starting audit... 20:16:21 Audit done. 20:16:21 [INFO] You have 0 Checkstyle violations. 20:16:21 [INFO] 20:16:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:16: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/extension/openflowjava-extension-nicira-api/target/classes/LICENSE 20:16:21 [INFO] 20:16:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:16:21 [INFO] 20:16:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] Recompiling the module because of changed dependency. 20:16:21 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:16:21 [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:16:21 [INFO] 20:16:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:16:21 [INFO] 20:16:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:16:21 [INFO] Fork Value is true 20:16:23 [INFO] Done SpotBugs Analysis.... 20:16:23 [INFO] 20:16:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:16:23 [INFO] 20:16:23 [INFO] 20:16:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:16:23 [INFO] BugInstance size is 0 20:16:23 [INFO] Error size is 0 20:16:23 [INFO] No errors/warnings found 20:16:23 [INFO] 20:16:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:16:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/test/resources 20:16:23 [INFO] 20:16:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:16:23 [INFO] Recompiling the module because of changed dependency. 20:16:23 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:16:23 [INFO] 20:16:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira-api --- 20:16:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:16:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:16:23 [INFO] 20:16:23 [INFO] ------------------------------------------------------- 20:16:23 [INFO] T E S T S 20:16:23 [INFO] ------------------------------------------------------- 20:16:24 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:16:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:16:24 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:16:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:16:24 [INFO] 20:16:24 [INFO] Results: 20:16:24 [INFO] 20:16:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:16:24 [INFO] 20:16:24 [INFO] 20:16:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira-api --- 20:16:24 [INFO] 20:16:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:16:25 [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:16:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:16:25 [INFO] 20:16:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:16:25 [INFO] No previous run data found, generating javadoc. 20:16:26 [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:16:26 [INFO] 20:16:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] CycloneDX: Resolving Dependencies 20:16:26 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:16:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:16:26 [INFO] attaching as openflowjava-extension-nicira-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json 20:16:26 [INFO] attaching as openflowjava-extension-nicira-api-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) @ openflowjava-extension-nicira-api --- 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) @ openflowjava-extension-nicira-api --- 20:16:26 [WARNING] Used undeclared dependencies found: 20:16:26 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:16:26 [INFO] 20:16:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:16:26 [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:16:26 [INFO] 20:16:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] 20:16:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:16:26 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:16:26 [INFO] 20:16:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira-api --- 20:16:26 [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:16:26 [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:16:26 [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:16:26 [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:16:26 [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:16:26 [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:16:26 [INFO] 20:16:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-SNAPSHOT.jar 20:16:26 [INFO] Writing OBR metadata 20:16:26 [INFO] 20:16:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:26 [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:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:26 [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:16:26 [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:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:26 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:26 [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:16:26 [INFO] 20:16:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:16:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:26 [INFO] 20:16:26 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:16:26 [INFO] Building openflowjava-extension-nicira 0.18.3-SNAPSHOT [26/84] 20:16:26 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:27 [INFO] 20:16:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira --- 20:16:27 [INFO] 20:16:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 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) @ openflowjava-extension-nicira --- 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) @ openflowjava-extension-nicira --- 20:16:27 [INFO] 20:16:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 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/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:16:27 [INFO] 20:16:27 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 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/openflowjava-extension-nicira/src/main/yang 20:16:27 [INFO] yang-to-sources: Found 5 dependencies in 2.238 ms 20:16:27 [INFO] yang-to-sources: Project model files found: 2 in 9.667 ms 20:16:27 [INFO] yang-to-sources: 11 YANG models processed in 107.5 ms 20:16:27 [INFO] BindingJavaFileGenerator: Defined 365 files in 43.64 ms 20:16:27 [INFO] Sorted 365 files into 74 directories in 591.7 μs 20:16:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 99.70 ms 20:16:27 [INFO] 20:16:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 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) @ openflowjava-extension-nicira --- 20:16:28 [INFO] Starting audit... 20:16:28 Audit done. 20:16:28 [INFO] You have 0 Checkstyle violations. 20:16:28 [INFO] 20:16:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:16:28 [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:16:28 [INFO] 20:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:16:28 [INFO] Copying 1 resource from src/main/resources to target/classes 20:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:16:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:16:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:16:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:16:28 [INFO] 20:16:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:16:28 [INFO] Recompiling the module because of changed dependency. 20:16:28 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:16:29 [INFO] 20:16:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:16:30 [INFO] 20:16:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:16:30 [INFO] Fork Value is true 20:16:35 [INFO] Done SpotBugs Analysis.... 20:16:35 [INFO] 20:16:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:16:35 [INFO] 20:16:35 [INFO] 20:16:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira --- 20:16:35 [INFO] BugInstance size is 0 20:16:35 [INFO] Error size is 0 20:16:35 [INFO] No errors/warnings found 20:16:35 [INFO] 20:16:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:16:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/test/resources 20:16:35 [INFO] 20:16:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:16:35 [INFO] Recompiling the module because of changed dependency. 20:16:35 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 20:16:36 [INFO] 20:16:36 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira --- 20:16:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/surefire-reports 20:16:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:16:36 [INFO] 20:16:36 [INFO] ------------------------------------------------------- 20:16:36 [INFO] T E S T S 20:16:36 [INFO] ------------------------------------------------------- 20:16:37 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:16:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:16:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:16:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:16:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:16:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:16:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:16:39 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:16:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:16:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:16:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:16:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:16:40 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:16:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:16:40 [INFO] 20:16:40 [INFO] Results: 20:16:40 [INFO] 20:16:40 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:16:40 [INFO] 20:16:40 [INFO] 20:16:40 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira --- 20:16:40 [INFO] 20:16:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:16:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:16:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:16:41 [INFO] 20:16:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:16:41 [INFO] No previous run data found, generating javadoc. 20:16:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:16:47 [INFO] 20:16:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira --- 20:16:47 [INFO] CycloneDX: Resolving Dependencies 20:16:48 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 20:16:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml 20:16:48 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json 20:16:48 [INFO] attaching as openflowjava-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:16:48 [INFO] 20:16:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Skipping duplicate-finder execution! 20:16:48 [INFO] 20:16:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:16:48 [WARNING] Used undeclared dependencies found: 20:16:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:16:48 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:16:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:16:48 [WARNING] Non-test scoped test only dependencies found: 20:16:48 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.3-SNAPSHOT:compile 20:16:48 [INFO] 20:16:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:16:48 [INFO] 20:16:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:16:48 [INFO] 20:16:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:16:48 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:16:48 [INFO] 20:16:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira --- 20:16:48 [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:16:48 [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:16:48 [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:16:48 [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:16:48 [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:16:48 [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:16:48 [INFO] 20:16:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-SNAPSHOT.jar 20:16:48 [INFO] Writing OBR metadata 20:16:48 [INFO] 20:16:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:48 [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:16:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:48 [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:16:48 [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:16:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:48 [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:16:48 [INFO] 20:16:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:16:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:48 [INFO] 20:16:48 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:16:48 [INFO] Building openflowjava-extension-eric 0.18.3-SNAPSHOT [27/84] 20:16:48 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:48 [INFO] 20:16:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-eric --- 20:16:48 [INFO] 20:16:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:16:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:48 [INFO] 20:16:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:16:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:48 [INFO] 20:16:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:16:49 [INFO] 20:16:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:16:49 [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:16:49 [INFO] 20:16:49 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 20:16:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:16:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:16:49 [INFO] yang-to-sources: Found 5 dependencies in 2.856 ms 20:16:49 [INFO] yang-to-sources: Project model files found: 1 in 1.105 ms 20:16:49 [INFO] yang-to-sources: 6 YANG models processed in 55.77 ms 20:16:49 [INFO] BindingJavaFileGenerator: Defined 16 files in 7.572 ms 20:16:49 [INFO] Sorted 16 files into 7 directories in 120.3 μs 20:16:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 13.04 ms 20:16:49 [INFO] 20:16:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:16:49 [INFO] Starting audit... 20:16:49 Audit done. 20:16:49 [INFO] You have 0 Checkstyle violations. 20:16:49 [INFO] 20:16:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:16:49 [INFO] Starting audit... 20:16:49 Audit done. 20:16:49 [INFO] You have 0 Checkstyle violations. 20:16:49 [INFO] 20:16:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:16:49 [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:16:49 [INFO] 20:16:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:16:49 [INFO] Copying 1 resource from src/main/resources to target/classes 20:16:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:16:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:16:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:16:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:16:49 [INFO] 20:16:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:16:49 [INFO] Recompiling the module because of changed dependency. 20:16:49 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:16:49 [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:16:49 [INFO] 20:16:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:16:49 [INFO] 20:16:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:16:49 [INFO] Fork Value is true 20:16:53 [INFO] Done SpotBugs Analysis.... 20:16:53 [INFO] 20:16:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:16:53 [INFO] 20:16:53 [INFO] 20:16:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric --- 20:16:53 [INFO] BugInstance size is 0 20:16:53 [INFO] Error size is 0 20:16:53 [INFO] No errors/warnings found 20:16:53 [INFO] 20:16:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 20:16:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/test/resources 20:16:53 [INFO] 20:16:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:16:53 [INFO] Recompiling the module because of changed dependency. 20:16:53 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:16:53 [INFO] 20:16:53 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-eric --- 20:16:53 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/surefire-reports 20:16:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:16:53 [INFO] 20:16:53 [INFO] ------------------------------------------------------- 20:16:53 [INFO] T E S T S 20:16:53 [INFO] ------------------------------------------------------- 20:16:54 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:16:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:16:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:16:56 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:16:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:16:56 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:16:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:16:56 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:16:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:16:56 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:16:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:16:56 [INFO] 20:16:56 [INFO] Results: 20:16:56 [INFO] 20:16:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:16:56 [INFO] 20:16:56 [INFO] 20:16:56 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-eric --- 20:16:56 [INFO] 20:16:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 20:16:56 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:16:56 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:16:56 [INFO] 20:16:56 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:16:56 [INFO] No previous run data found, generating javadoc. 20:16:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:16:58 [INFO] 20:16:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-eric --- 20:16:58 [INFO] CycloneDX: Resolving Dependencies 20:16:59 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:16:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml 20:16:59 [INFO] attaching as openflowjava-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:16:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json 20:16:59 [INFO] attaching as openflowjava-extension-eric-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) @ openflowjava-extension-eric --- 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) @ openflowjava-extension-eric --- 20:16:59 [WARNING] Used undeclared dependencies found: 20:16:59 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:16:59 [INFO] 20:16:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:16:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:16:59 [INFO] 20:16:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:16:59 [INFO] 20:16:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric --- 20:16:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:16:59 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:16:59 [INFO] 20:16:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-eric --- 20:16:59 [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:16:59 [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:16:59 [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:16:59 [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:16:59 [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:16:59 [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:16:59 [INFO] 20:16:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 20:16:59 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-SNAPSHOT.jar 20:16:59 [INFO] Writing OBR metadata 20:16:59 [INFO] 20:16:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric --- 20:16:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:16:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:16:59 [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:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:59 [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:16:59 [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:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:16:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:16:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:16:59 [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:16:59 [INFO] 20:16:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 20:16:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:16:59 [INFO] 20:16:59 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:16:59 [INFO] Building openflowplugin-extension-nicira 0.18.3-SNAPSHOT [28/84] 20:16:59 [INFO] -------------------------------[ bundle ]------------------------------- 20:16:59 [INFO] 20:16:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira --- 20:16:59 [INFO] 20:16:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:16:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:59 [INFO] 20:16:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:16:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:16:59 [INFO] 20:16:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:17:00 [INFO] 20:17:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:17: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/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:17:00 [INFO] 20:17:00 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:17:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:17:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:17:00 [INFO] yang-to-sources: Found 12 dependencies in 3.382 ms 20:17:00 [INFO] yang-to-sources: Project model files found: 2 in 24.29 ms 20:17:00 [INFO] yang-to-sources: 39 YANG models processed in 598.4 ms 20:17:00 [INFO] BindingJavaFileGenerator: Defined 916 files in 67.21 ms 20:17:00 [INFO] Sorted 916 files into 95 directories in 1.366 ms 20:17:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 299.2 ms 20:17:01 [INFO] 20:17:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:17:01 [INFO] Starting audit... 20:17:01 Audit done. 20:17:01 [INFO] You have 0 Checkstyle violations. 20:17:01 [INFO] 20:17:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:17:02 [INFO] Starting audit... 20:17:02 Audit done. 20:17:02 [INFO] You have 0 Checkstyle violations. 20:17:02 [INFO] 20:17:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:17: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/extension/openflowplugin-extension-nicira/target/classes/LICENSE 20:17:02 [INFO] 20:17:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:17:02 [INFO] Copying 1 resource from src/main/resources to target/classes 20:17:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:17:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:17:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:17:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:17:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:17:02 [INFO] 20:17:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:17:02 [INFO] Recompiling the module because of changed dependency. 20:17:02 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:17:08 [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:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [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:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [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:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:17:08 [INFO] 20:17:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:17:08 [INFO] 20:17:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:17:08 [INFO] Fork Value is true 20:17:16 [INFO] Done SpotBugs Analysis.... 20:17:16 [INFO] 20:17:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:17:16 [INFO] 20:17:16 [INFO] 20:17:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:17:16 [INFO] BugInstance size is 0 20:17:16 [INFO] Error size is 0 20:17:16 [INFO] No errors/warnings found 20:17:16 [INFO] 20:17:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:17:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:17:16 [INFO] 20:17:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:17:16 [INFO] Recompiling the module because of changed dependency. 20:17:16 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 20:17:17 [INFO] 20:17:17 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-nicira --- 20:17:17 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:17:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:17:17 [INFO] 20:17:17 [INFO] ------------------------------------------------------- 20:17:17 [INFO] T E S T S 20:17:17 [INFO] ------------------------------------------------------- 20:17:18 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:17:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:17:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:17:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:17:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:17:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:17:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:17:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:17:21 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:17:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:17:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:17:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:17:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:17:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:17:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:17:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:17:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:17:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:17:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:17:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:17:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:17:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:17:23 [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:17:23 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:17:27 [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:17:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:17:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:17:27 [INFO] 20:17:27 [INFO] Results: 20:17:27 [INFO] 20:17:27 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:17:27 [INFO] 20:17:27 [INFO] 20:17:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-nicira --- 20:17:27 [INFO] 20:17:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:17:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:17:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:17:27 [INFO] 20:17:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:17:27 [INFO] No previous run data found, generating javadoc. 20:17:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-javadoc.jar 20:17:38 [INFO] 20:17:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-nicira --- 20:17:38 [INFO] CycloneDX: Resolving Dependencies 20:17:39 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:17:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml 20:17:39 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json 20:17:39 [INFO] attaching as openflowplugin-extension-nicira-0.18.3-SNAPSHOT-cyclonedx.json 20:17:39 [INFO] 20:17:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:17:39 [INFO] Skipping duplicate-finder execution! 20:17:39 [INFO] 20:17:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:17:39 [WARNING] Used undeclared dependencies found: 20:17:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:17:39 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:17:39 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:17:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:17:39 [INFO] 20:17:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:17:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.3-SNAPSHOT-sources.jar 20:17:40 [INFO] 20:17:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:17:40 [INFO] 20:17:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira --- 20:17:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:17:40 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:17:40 [INFO] 20:17:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-nicira --- 20:17:40 [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:17:40 [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:17:40 [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:17:40 [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:17:40 [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:17:40 [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:17:40 [INFO] 20:17:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 20:17:40 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-SNAPSHOT.jar 20:17:40 [INFO] Writing OBR metadata 20:17:40 [INFO] 20:17:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:17:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:40 [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:17:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:40 [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:17:40 [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:17:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:40 [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:17:40 [INFO] 20:17:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:17:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:40 [INFO] 20:17:40 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:17:40 [INFO] Building openflowplugin-extension-onf 0.18.3-SNAPSHOT [29/84] 20:17:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:40 [INFO] 20:17:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-onf --- 20:17:40 [INFO] 20:17:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:17:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:40 [INFO] 20:17:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:17:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:40 [INFO] 20:17:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:17:41 [INFO] 20:17:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:17:41 [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:17:41 [INFO] 20:17:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:17:41 [INFO] Starting audit... 20:17:41 Audit done. 20:17:41 [INFO] You have 0 Checkstyle violations. 20:17:41 [INFO] 20:17:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:17:41 [INFO] Starting audit... 20:17:41 Audit done. 20:17:41 [INFO] You have 0 Checkstyle violations. 20:17:41 [INFO] 20:17:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:17: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/extension/openflowplugin-extension-onf/target/classes/LICENSE 20:17:41 [INFO] 20:17:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:17:41 [INFO] Copying 1 resource from src/main/resources to target/classes 20:17:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:17:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:17:41 [INFO] 20:17:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:17:41 [INFO] Recompiling the module because of changed dependency. 20:17:41 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:17:41 [INFO] 20:17:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:17:41 [INFO] 20:17:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:17:41 [INFO] Fork Value is true 20:17:44 [INFO] Done SpotBugs Analysis.... 20:17:44 [INFO] 20:17:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:17:44 [INFO] 20:17:44 [INFO] 20:17:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf --- 20:17:44 [INFO] BugInstance size is 0 20:17:44 [INFO] Error size is 0 20:17:44 [INFO] No errors/warnings found 20:17:44 [INFO] 20:17:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:17:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/test/resources 20:17:44 [INFO] 20:17:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:17:44 [INFO] Recompiling the module because of changed dependency. 20:17:44 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 20:17:44 [INFO] 20:17:44 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-onf --- 20:17:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/surefire-reports 20:17:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:17:44 [INFO] 20:17:44 [INFO] ------------------------------------------------------- 20:17:44 [INFO] T E S T S 20:17:44 [INFO] ------------------------------------------------------- 20:17:45 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:17:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:17:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:17:48 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:17:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:17:48 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:17:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:17:48 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:17:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:17:49 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:17:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:17:49 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:17:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:17:49 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:17:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:17:49 [INFO] 20:17:49 [INFO] Results: 20:17:49 [INFO] 20:17:49 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:17:49 [INFO] 20:17:49 [INFO] 20:17:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-onf --- 20:17:49 [INFO] 20:17:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:17:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:17:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:17:49 [INFO] 20:17:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:17:49 [INFO] No previous run data found, generating javadoc. 20:17:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-javadoc.jar 20:17:51 [INFO] 20:17:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-onf --- 20:17:51 [INFO] CycloneDX: Resolving Dependencies 20:17:51 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:17:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml 20:17:51 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.xml 20:17:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json 20:17:51 [INFO] attaching as openflowplugin-extension-onf-0.18.3-SNAPSHOT-cyclonedx.json 20:17:51 [INFO] 20:17:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:17:51 [INFO] Skipping duplicate-finder execution! 20:17:51 [INFO] 20:17:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:17:51 [WARNING] Used undeclared dependencies found: 20:17:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:17:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:17:51 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:17:51 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:17:51 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:17:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:17:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:17:51 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:17:51 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:17:51 [WARNING] Non-test scoped test only dependencies found: 20:17:51 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:17:51 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:17:51 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:17:51 [INFO] 20:17:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:17:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.3-SNAPSHOT-sources.jar 20:17:51 [INFO] 20:17:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:17:51 [INFO] 20:17:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf --- 20:17:51 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:17:51 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:17:51 [INFO] 20:17:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-onf --- 20:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [INFO] 20:17:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 20:17:52 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-SNAPSHOT.jar 20:17:52 [INFO] Writing OBR metadata 20:17:52 [INFO] 20:17:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:17:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:17:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:17:52 [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:17:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:52 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:52 [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:17:52 [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:17:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:17:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:17:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:17:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:17:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:17:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:17:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:17:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:17:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:17:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:17:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:17:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:17:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:17:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:17:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:17:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:17:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:17:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:17:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:17:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:17:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:17:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:17:52 at java.lang.reflect.Method.invoke (Method.java:568) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:17:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:17:52 [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:17:52 [INFO] 20:17:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:17:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:17:52 [INFO] 20:17:52 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:17:52 [INFO] Building openflowplugin-extension-eric 0.18.3-SNAPSHOT [30/84] 20:17:52 [INFO] -------------------------------[ bundle ]------------------------------- 20:17:52 [INFO] 20:17:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-eric --- 20:17:52 [INFO] 20:17:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:17:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:52 [INFO] 20:17:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:17:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:17:52 [INFO] 20:17:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:17:52 [INFO] 20:17:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:17: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/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:17:52 [INFO] 20:17:52 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 20:17:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:17:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:17:52 [INFO] yang-to-sources: Found 12 dependencies in 3.473 ms 20:17:52 [INFO] yang-to-sources: Project model files found: 1 in 1.333 ms 20:17:53 [INFO] yang-to-sources: 35 YANG models processed in 387.0 ms 20:17:53 [INFO] BindingJavaFileGenerator: Defined 37 files in 30.25 ms 20:17:53 [INFO] Sorted 37 files into 5 directories in 133.3 μs 20:17:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 47.88 ms 20:17:53 [INFO] 20:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:17:53 [INFO] Starting audit... 20:17:53 Audit done. 20:17:53 [INFO] You have 0 Checkstyle violations. 20:17:53 [INFO] 20:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:17:53 [INFO] Starting audit... 20:17:53 Audit done. 20:17:53 [INFO] You have 0 Checkstyle violations. 20:17:53 [INFO] 20:17:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:17: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/extension/openflowplugin-extension-eric/target/classes/LICENSE 20:17:53 [INFO] 20:17:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:17:53 [INFO] Copying 1 resource from src/main/resources to target/classes 20:17:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:17:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:17:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:17:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:17:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:17:53 [INFO] 20:17:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:17:53 [INFO] Recompiling the module because of changed dependency. 20:17:53 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:17:53 [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:17:53 [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:17:53 [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:17:53 [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:17:53 [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:17:53 [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:17:53 [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:17:53 [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:17:53 [INFO] 20:17:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:17:53 [INFO] 20:17:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:17:53 [INFO] Fork Value is true 20:17:56 [INFO] Done SpotBugs Analysis.... 20:17:56 [INFO] 20:17:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:17:56 [INFO] 20:17:56 [INFO] 20:17:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric --- 20:17:56 [INFO] BugInstance size is 0 20:17:56 [INFO] Error size is 0 20:17:56 [INFO] No errors/warnings found 20:17:56 [INFO] 20:17:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:17:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/test/resources 20:17:56 [INFO] 20:17:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:17:56 [INFO] Recompiling the module because of changed dependency. 20:17:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:17:56 [INFO] 20:17:56 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-eric --- 20:17:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/surefire-reports 20:17:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:17:56 [INFO] 20:17:56 [INFO] ------------------------------------------------------- 20:17:56 [INFO] T E S T S 20:17:56 [INFO] ------------------------------------------------------- 20:17:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:17:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:17:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:17:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:17:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:17:59 [INFO] 20:17:59 [INFO] Results: 20:17:59 [INFO] 20:17:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:17:59 [INFO] 20:17:59 [INFO] 20:17:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-eric --- 20:17:59 [INFO] 20:17:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:17:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:17:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:17:59 [INFO] 20:17:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:17:59 [INFO] No previous run data found, generating javadoc. 20:18:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-javadoc.jar 20:18:02 [INFO] 20:18:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-eric --- 20:18:02 [INFO] CycloneDX: Resolving Dependencies 20:18:02 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 20:18:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml 20:18:02 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json 20:18:02 [INFO] attaching as openflowplugin-extension-eric-0.18.3-SNAPSHOT-cyclonedx.json 20:18:02 [INFO] 20:18:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Skipping duplicate-finder execution! 20:18:02 [INFO] 20:18:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:18:02 [WARNING] Used undeclared dependencies found: 20:18:02 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:18:02 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:18:02 [WARNING] Non-test scoped test only dependencies found: 20:18:02 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:18:02 [INFO] 20:18:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.3-SNAPSHOT-sources.jar 20:18:02 [INFO] 20:18:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:18:02 [INFO] 20:18:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:18:02 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:18:02 [INFO] 20:18:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-eric --- 20:18:02 [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:18:02 [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:18:02 [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:18:02 [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:18:02 [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:18:02 [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:18:02 [INFO] 20:18:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-SNAPSHOT.jar 20:18:02 [INFO] Writing OBR metadata 20:18:02 [INFO] 20:18:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:02 [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:18:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:02 [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:18:02 [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:18:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:02 [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:18:02 [INFO] 20:18:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:18:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:02 [INFO] 20:18:02 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:18:02 [INFO] Building test-extension 0.18.3-SNAPSHOT [31/84] 20:18:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:02 [INFO] 20:18:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-extension --- 20:18:02 [INFO] 20:18:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension --- 20:18:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:02 [INFO] 20:18:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:18:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:02 [INFO] 20:18:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension --- 20:18:03 [INFO] 20:18:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:18: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/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:18:03 [INFO] 20:18:03 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension --- 20:18:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:18:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:18:03 [INFO] yang-to-sources: Found 17 dependencies in 4.506 ms 20:18:03 [INFO] yang-to-sources: Project model files found: 1 in 696.6 μs 20:18:03 [INFO] yang-to-sources: 1 YANG models processed in 96.58 ms 20:18:03 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.023 ms 20:18:03 [INFO] Sorted 9 files into 3 directories in 50.42 μs 20:18:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.825 ms 20:18:03 [INFO] 20:18:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 20:18:03 [INFO] Starting audit... 20:18:03 Audit done. 20:18:03 [INFO] You have 0 Checkstyle violations. 20:18:03 [INFO] 20:18:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension --- 20:18:03 [INFO] Starting audit... 20:18:03 Audit done. 20:18:03 [INFO] You have 0 Checkstyle violations. 20:18:03 [INFO] 20:18:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension --- 20:18: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/extension/test-extension/target/classes/LICENSE 20:18:03 [INFO] 20:18:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:18:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:18:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:18:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:18:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:18:03 [INFO] 20:18:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:18:03 [INFO] Recompiling the module because of changed dependency. 20:18:03 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:18:03 [INFO] 20:18:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>> 20:18:03 [INFO] 20:18:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension --- 20:18:03 [INFO] Fork Value is true 20:18:06 [INFO] Done SpotBugs Analysis.... 20:18:06 [INFO] 20:18:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<< 20:18:06 [INFO] 20:18:06 [INFO] 20:18:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension --- 20:18:06 [INFO] BugInstance size is 0 20:18:06 [INFO] Error size is 0 20:18:06 [INFO] No errors/warnings found 20:18:06 [INFO] 20:18:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 20:18:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/test/resources 20:18:06 [INFO] 20:18:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension --- 20:18:06 [INFO] No sources to compile 20:18:06 [INFO] 20:18:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-extension --- 20:18:06 [INFO] No tests to run. 20:18:06 [INFO] 20:18:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-extension --- 20:18:06 [INFO] 20:18:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 20:18:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT.jar 20:18:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/META-INF/MANIFEST.MF 20:18:06 [INFO] 20:18:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-extension --- 20:18:06 [INFO] No previous run data found, generating javadoc. 20:18:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-javadoc.jar 20:18:08 [INFO] 20:18:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-extension --- 20:18:08 [INFO] CycloneDX: Resolving Dependencies 20:18:09 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 20:18:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml 20:18:09 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json 20:18:09 [INFO] attaching as test-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:18:09 [INFO] 20:18:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:18:09 [INFO] Skipping duplicate-finder execution! 20:18:09 [INFO] 20:18:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-extension --- 20:18:09 [WARNING] Used undeclared dependencies found: 20:18:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:18:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 20:18:09 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:18:09 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:18:09 [WARNING] Unused declared dependencies found: 20:18:09 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.3-SNAPSHOT:compile 20:18:09 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:18:09 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.3-SNAPSHOT:compile 20:18:09 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:18:09 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.3-SNAPSHOT:compile 20:18:09 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.3-SNAPSHOT:compile 20:18:09 [INFO] 20:18:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 20:18:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.3-SNAPSHOT-sources.jar 20:18:09 [INFO] 20:18:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension --- 20:18:09 [INFO] 20:18:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension --- 20:18:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:18:09 [INFO] 20:18:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-extension --- 20:18:09 [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:18:09 [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:18:09 [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:18:09 [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:18:09 [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:18:09 [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:18:09 [INFO] 20:18:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 20:18:09 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-SNAPSHOT.jar 20:18:09 [INFO] Writing OBR metadata 20:18:09 [INFO] 20:18:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-extension --- 20:18:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:09 [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:18:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:09 [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:18:09 [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:18:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:09 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:09 [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:18:09 [INFO] 20:18:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 20:18:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:09 [INFO] 20:18:09 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:18:09 [INFO] Building model-topology 0.18.3-SNAPSHOT [32/84] 20:18:09 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:09 [INFO] 20:18:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-topology --- 20:18:09 [INFO] 20:18:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology --- 20:18:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:09 [INFO] 20:18:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:18:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:09 [INFO] 20:18:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology --- 20:18:10 [INFO] 20:18:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:18: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/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:18:10 [INFO] 20:18:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology --- 20:18:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:18:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:18:10 [INFO] yang-to-sources: Found 5 dependencies in 1.081 ms 20:18:10 [INFO] yang-to-sources: Project model files found: 1 in 1.216 ms 20:18:10 [INFO] yang-to-sources: 5 YANG models processed in 54.47 ms 20:18:10 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.589 ms 20:18:10 [INFO] Sorted 8 files into 3 directories in 55.26 μs 20:18:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.795 ms 20:18:10 [INFO] 20:18:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 20:18:10 [INFO] Starting audit... 20:18:10 Audit done. 20:18:10 [INFO] You have 0 Checkstyle violations. 20:18:10 [INFO] 20:18:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology --- 20:18:10 [INFO] Starting audit... 20:18:10 Audit done. 20:18:10 [INFO] You have 0 Checkstyle violations. 20:18:10 [INFO] 20:18:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology --- 20:18: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/model/model-topology/target/classes/LICENSE 20:18:10 [INFO] 20:18:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:18:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi 20:18:10 [INFO] 20:18:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:18:10 [INFO] Recompiling the module because of changed dependency. 20:18:10 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:18:10 [INFO] 20:18:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>> 20:18:10 [INFO] 20:18:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology --- 20:18:10 [INFO] Fork Value is true 20:18:12 [INFO] Done SpotBugs Analysis.... 20:18:12 [INFO] 20:18:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<< 20:18:12 [INFO] 20:18:12 [INFO] 20:18:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology --- 20:18:12 [INFO] BugInstance size is 0 20:18:12 [INFO] Error size is 0 20:18:12 [INFO] No errors/warnings found 20:18:12 [INFO] 20:18:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 20:18:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/test/resources 20:18:12 [INFO] 20:18:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology --- 20:18:12 [INFO] No sources to compile 20:18:12 [INFO] 20:18:12 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-topology --- 20:18:12 [INFO] No tests to run. 20:18:12 [INFO] 20:18:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-topology --- 20:18:12 [INFO] 20:18:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 20:18:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT.jar 20:18:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/META-INF/MANIFEST.MF 20:18:12 [INFO] 20:18:12 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-topology --- 20:18:12 [INFO] No previous run data found, generating javadoc. 20:18:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-javadoc.jar 20:18:14 [INFO] 20:18:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-topology --- 20:18:14 [INFO] CycloneDX: Resolving Dependencies 20:18:14 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 20:18:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml 20:18:14 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json 20:18:14 [INFO] attaching as model-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:18:14 [INFO] 20:18:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:18:14 [INFO] Skipping duplicate-finder execution! 20:18:14 [INFO] 20:18:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-topology --- 20:18:14 [WARNING] Used undeclared dependencies found: 20:18:14 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 20:18:14 [INFO] 20:18:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 20:18:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.3-SNAPSHOT-sources.jar 20:18:14 [INFO] 20:18:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology --- 20:18:14 [INFO] 20:18:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology --- 20:18:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:18:14 [INFO] 20:18:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-topology --- 20:18:14 [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:18:14 [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:18:14 [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:18:14 [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:18:14 [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:18:14 [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:18:14 [INFO] 20:18:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 20:18:14 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-SNAPSHOT.jar 20:18:14 [INFO] Writing OBR metadata 20:18:14 [INFO] 20:18:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-topology --- 20:18:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:14 [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:18:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:14 [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:18:14 [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:18:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:14 [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:18:14 [INFO] 20:18:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 20:18:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:14 [INFO] 20:18:14 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:18:14 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT [33/84] 20:18:14 [INFO] ------------------------------[ feature ]------------------------------- 20:18:14 [INFO] 20:18:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:18:14 [INFO] 20:18:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:18:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:14 [INFO] 20:18:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:18:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:14 [INFO] 20:18:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] 20:18:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:15 [INFO] argLine set to empty 20:18:15 [INFO] 20:18:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] Starting audit... 20:18:15 Audit done. 20:18:15 [INFO] You have 0 Checkstyle violations. 20:18:15 [INFO] 20:18:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] Starting audit... 20:18:15 Audit done. 20:18:15 [INFO] You have 0 Checkstyle violations. 20:18:15 [INFO] 20:18:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:18:15 [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:18:15 [INFO] 20:18:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:18:15 [INFO] ...done! 20:18:15 [INFO] Attaching features XML 20:18:15 [INFO] 20:18:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:18: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:18:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:15 [INFO] 20:18:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:18:15 [INFO] 20:18:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] 20:18:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:18:15 [INFO] 20:18:15 [INFO] 20:18:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] 20:18:15 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nsf-model --- 20:18:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 20:18:15 [INFO] Project dependency features detected: [] 20:18:15 [INFO] Pax Exam System (Version: 4.13.3) created. 20:18:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:18:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:16 [INFO] Waiting for remote bundle context.. on 21000 name: 2bbfbfe2-f2ff-4ce6-9860-ff677b4f0e49 timout: [ RelativeTimeout value = 180000 ] 20:18:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:18:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:24 [INFO] 20:18:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nsf-model --- 20:18:24 [INFO] 20:18:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 20:18:24 [INFO] 20:18:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 20:18:24 [INFO] CycloneDX: Resolving Dependencies 20:18:25 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 20:18:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 20:18:25 [INFO] attaching as odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 20:18:25 [INFO] attaching as odl-openflowplugin-nsf-model-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-nsf-model --- 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-nsf-model --- 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-nsf-model --- 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-nsf-model --- 20:18:25 [INFO] 20:18:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- 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-nsf-model --- 20:18:25 [WARNING] 20:18:25 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model 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/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:18:25 [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:18:25 [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:18:25 [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:18:25 [INFO] 20:18:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 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-nsf-model 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-nsf-model/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-nsf-model/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-nsf-model/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-nsf-model/maven-metadata.xml 20:18:25 [INFO] 20:18:25 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 20:18:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT [34/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-libraries --- 20:18:25 [INFO] 20:18:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 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-libraries --- 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-libraries --- 20:18:25 [INFO] 20:18:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 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-libraries --- 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-libraries --- 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-libraries --- 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/features-aggregator/odl-openflowplugin-libraries/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-libraries --- 20:18:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/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-libraries --- 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-libraries >>> 20:18:26 [INFO] 20:18:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:18:26 [INFO] 20:18:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:18:26 [INFO] 20:18:26 [INFO] 20:18:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:18:26 [INFO] 20:18:26 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-libraries --- 20:18:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 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:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:26 [INFO] Waiting for remote bundle context.. on 21000 name: a70b6990-f0a3-42f4-9e1c-fd36ec9bc056 timout: [ RelativeTimeout value = 180000 ] 20:18:33 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:18:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:18:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:18:33 [INFO] 20:18:33 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] 20:18:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] 20:18:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] CycloneDX: Resolving Dependencies 20:18:33 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:18:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 20:18:33 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 20:18:33 [INFO] attaching as odl-openflowplugin-libraries-0.18.3-SNAPSHOT-cyclonedx.json 20:18:33 [INFO] 20:18:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] Skipping duplicate-finder execution! 20:18:33 [INFO] 20:18:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] Skipping plugin execution 20:18:33 [INFO] 20:18:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] Skipping source per configuration. 20:18:33 [INFO] 20:18:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] 20:18:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:33 [INFO] 20:18:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-libraries --- 20:18:33 [WARNING] 20:18:33 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:18:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:33 [WARNING] 20:18:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:33 [WARNING] 20:18:33 [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:18:33 [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:18:33 [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:18:33 [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:18:33 [INFO] 20:18:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries --- 20:18:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:33 [WARNING] 20:18:33 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:18:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:18:33 [WARNING] 20:18:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:18:33 [WARNING] 20:18:33 [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:18:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:33 [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:18:33 [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:18:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:33 [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:18:33 [INFO] 20:18:33 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 20:18:33 [INFO] Building openflowplugin-blueprint-config 0.18.3-SNAPSHOT [35/84] 20:18:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:33 [INFO] 20:18:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config --- 20:18:33 [INFO] 20:18:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:18:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:33 [INFO] 20:18:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:18:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:33 [INFO] 20:18:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:18: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/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:18:34 [INFO] 20:18:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Starting audit... 20:18:34 Audit done. 20:18:34 [INFO] You have 0 Checkstyle violations. 20:18:34 [INFO] 20:18:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Starting audit... 20:18:34 Audit done. 20:18:34 [INFO] You have 0 Checkstyle violations. 20:18:34 [INFO] 20:18:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:18: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/openflowplugin-blueprint-config/target/classes/LICENSE 20:18:34 [INFO] 20:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Copying 1 resource from src/main/resources to target/classes 20:18:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:18:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:18:34 [INFO] 20:18:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] No sources to compile 20:18:34 [INFO] 20:18:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:18:34 [INFO] 20:18:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:18:34 [INFO] 20:18:34 [INFO] 20:18:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/src/test/resources 20:18:34 [INFO] 20:18:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] No sources to compile 20:18:34 [INFO] 20:18:34 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] No tests to run. 20:18:34 [INFO] 20:18:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:18:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 20:18:34 [INFO] 20:18:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] CycloneDX: Resolving Dependencies 20:18:34 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:18:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml 20:18:34 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.xml 20:18:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json 20:18:34 [INFO] attaching as openflowplugin-blueprint-config-0.18.3-SNAPSHOT-cyclonedx.json 20:18:34 [INFO] 20:18:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Skipping duplicate-finder execution! 20:18:34 [INFO] 20:18:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] No dependency problems found 20:18:34 [INFO] 20:18:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.3-SNAPSHOT-sources.jar 20:18:34 [INFO] 20:18:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] 20:18:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:18:34 [INFO] 20:18:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-blueprint-config --- 20:18:34 [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:18:34 [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:18:34 [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:18:34 [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:18:34 [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:18:34 [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:18:34 [INFO] 20:18:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-SNAPSHOT.jar 20:18:34 [INFO] Writing OBR metadata 20:18:34 [INFO] 20:18:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:18:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:18:34 [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:18:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:34 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:34 [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:18:34 [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:18:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:18:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:18:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:18:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:18:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:18:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:18:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:18:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:18:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:18:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:18:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:18:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:18:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:18:34 at java.lang.reflect.Method.invoke (Method.java:568) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:18:34 [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:18:34 [INFO] 20:18:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:18:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:18:34 [INFO] 20:18:34 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 20:18:34 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.3-SNAPSHOT [36/84] 20:18:34 [INFO] ------------------------------[ feature ]------------------------------- 20:18:39 [INFO] 20:18:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] 20:18:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:39 [INFO] 20:18:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:39 [INFO] 20:18:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] 20:18:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:18:39 [INFO] argLine set to empty 20:18:39 [INFO] 20:18:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:18:39 [INFO] Starting audit... 20:18:39 Audit done. 20:18:39 [INFO] You have 0 Checkstyle violations. 20:18:39 [INFO] 20:18:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:18:40 [INFO] Starting audit... 20:18:40 Audit done. 20:18:40 [INFO] You have 0 Checkstyle violations. 20:18:40 [INFO] 20:18:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:18: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-southbound/target/classes/LICENSE 20:18:40 [INFO] 20:18:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:18:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:18:40 [INFO] ...done! 20:18:40 [INFO] Attaching features XML 20:18:40 [INFO] 20:18:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:18: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:18:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:18:40 [INFO] 20:18:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:18:40 [INFO] 20:18:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:18:40 [INFO] 20:18:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:18:40 [INFO] 20:18:40 [INFO] 20:18:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:18:40 [INFO] 20:18:40 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-southbound --- 20:18:40 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 20:18:40 [INFO] Project dependency features detected: [] 20:18:40 [INFO] Pax Exam System (Version: 4.13.3) created. 20:18:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:18:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:18:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:18:40 [INFO] Waiting for remote bundle context.. on 21000 name: f35bf8b8-a67b-4d3b-bb78-5d60ad400578 timout: [ RelativeTimeout value = 180000 ] 20:19:07 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:19:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:19:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:19:07 [INFO] 20:19:07 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-southbound --- 20:19:07 [INFO] 20:19:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 20:19:07 [INFO] 20:19:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-southbound --- 20:19:07 [INFO] CycloneDX: Resolving Dependencies 20:19:14 [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s) 20:19:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 20:19:14 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 20:19:14 [INFO] attaching as odl-openflowplugin-southbound-0.18.3-SNAPSHOT-cyclonedx.json 20:19:14 [INFO] 20:19:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] Skipping duplicate-finder execution! 20:19:14 [INFO] 20:19:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] Skipping plugin execution 20:19:14 [INFO] 20:19:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] Skipping source per configuration. 20:19:14 [INFO] 20:19:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] 20:19:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:14 [INFO] 20:19:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-southbound --- 20:19:14 [WARNING] 20:19:14 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:19:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:19:14 [WARNING] 20:19:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:19:14 [WARNING] 20:19:14 [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:19:14 [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:19:14 [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:19:14 [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:19:14 [INFO] 20:19:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound --- 20:19:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:14 [WARNING] 20:19:14 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:19:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:19:14 [WARNING] 20:19:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:19:14 [WARNING] 20:19:14 [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:19:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:14 [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:19:14 [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:19:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:14 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:14 [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:19:14 [INFO] 20:19:14 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 20:19:14 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.3-SNAPSHOT [37/84] 20:19:14 [INFO] ------------------------------[ feature ]------------------------------- 20:19:14 [INFO] 20:19:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] 20:19:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:14 [INFO] 20:19:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:14 [INFO] 20:19:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] 20:19:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:14 [INFO] argLine set to empty 20:19:14 [INFO] 20:19:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] Starting audit... 20:19:14 Audit done. 20:19:14 [INFO] You have 0 Checkstyle violations. 20:19:14 [INFO] 20:19:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:19:14 [INFO] Starting audit... 20:19:14 Audit done. 20:19:14 [INFO] You have 0 Checkstyle violations. 20:19:14 [INFO] 20:19:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:19: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/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE 20:19:14 [INFO] 20:19:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:19:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:19:15 [INFO] ...done! 20:19:15 [INFO] Attaching features XML 20:19:15 [INFO] 20:19:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:19: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:19:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:19:15 [INFO] 20:19:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:19:15 [INFO] 20:19:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:19:15 [INFO] 20:19:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:19:15 [INFO] 20:19:15 [INFO] 20:19:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:19:15 [INFO] 20:19:15 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nxm-extensions --- 20:19:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 20:19:15 [INFO] Project dependency features detected: [] 20:19:15 [INFO] Pax Exam System (Version: 4.13.3) created. 20:19:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:19:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:19:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:19:15 [INFO] Waiting for remote bundle context.. on 21000 name: a7536367-b471-4c44-a0b2-1433d405c2b7 timout: [ RelativeTimeout value = 180000 ] 20:19:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:19:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:19:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:19:34 [INFO] 20:19:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 20:19:34 [INFO] 20:19:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 20:19:34 [INFO] 20:19:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 20:19:34 [INFO] CycloneDX: Resolving Dependencies 20:19:38 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:19:38 [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:19:38 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:19:38 [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:19:38 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:19:38 [INFO] 20:19:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] Skipping duplicate-finder execution! 20:19:38 [INFO] 20:19:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] Skipping plugin execution 20:19:38 [INFO] 20:19:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] Skipping source per configuration. 20:19:38 [INFO] 20:19:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] 20:19:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:38 [INFO] 20:19:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [WARNING] 20:19:38 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:19:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:19:38 [WARNING] 20:19:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:19:38 [WARNING] 20:19:38 [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:19:38 [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:19:38 [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:19:38 [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:19:38 [INFO] 20:19:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 20:19:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:19:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:19:38 [WARNING] 20:19:38 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 20:19:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:19:38 [WARNING] 20:19:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:19:38 [WARNING] 20:19:38 [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:19:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:38 [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:19:38 [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:19:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:19:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:19:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:19:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:19:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:19:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:19:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:19:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:19:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:19:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:19:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:19:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:19:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:19:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:19:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:19:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:19:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:19:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:19:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:19:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:19:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:19:38 [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:19:38 [INFO] 20:19:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 20:19:38 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.3-SNAPSHOT [38/84] 20:19:38 [INFO] ------------------------------[ feature ]------------------------------- 20:19:38 [INFO] 20:19:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 20:19:38 [INFO] 20:19:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:19:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:38 [INFO] 20:19:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:19:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:38 [INFO] 20:19:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] 20:19:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:19:39 [INFO] argLine set to empty 20:19:39 [INFO] 20:19:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] Starting audit... 20:19:39 Audit done. 20:19:39 [INFO] You have 0 Checkstyle violations. 20:19:39 [INFO] 20:19:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] Starting audit... 20:19:39 Audit done. 20:19:39 [INFO] You have 0 Checkstyle violations. 20:19:39 [INFO] 20:19:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:19: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/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/LICENSE 20:19:39 [INFO] 20:19:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:19:39 [INFO] ...done! 20:19:39 [INFO] Attaching features XML 20:19:39 [INFO] 20:19:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:19: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:19:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:19:39 [INFO] 20:19:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:19:39 [INFO] 20:19:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] 20:19:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:19:39 [INFO] 20:19:39 [INFO] 20:19:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] 20:19:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-onf-extensions --- 20:19:39 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 20:19:39 [INFO] Project dependency features detected: [] 20:19:39 [INFO] Pax Exam System (Version: 4.13.3) created. 20:19:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:19:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:19:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:19:40 [INFO] Waiting for remote bundle context.. on 21000 name: 58228c63-1079-4ed3-9b85-970639e4c482 timout: [ RelativeTimeout value = 180000 ] 20:19:59 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:19:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:19:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:19:59 [INFO] 20:19:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-onf-extensions --- 20:19:59 [INFO] 20:19:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 20:19:59 [INFO] 20:19:59 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- 20:19:59 [INFO] CycloneDX: Resolving Dependencies 20:20:03 [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) 20:20:03 [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:20:03 [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:03 [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:20:03 [INFO] attaching as odl-openflowplugin-onf-extensions-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-onf-extensions --- 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-onf-extensions --- 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-onf-extensions --- 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-onf-extensions --- 20:20:03 [INFO] 20:20:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions --- 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-onf-extensions --- 20:20:03 [WARNING] 20:20:03 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions 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/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:20:03 [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:20:03 [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:20:03 [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:20:03 [INFO] 20:20:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 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-onf-extensions 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-onf-extensions/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-onf-extensions/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-onf-extensions/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-onf-extensions/maven-metadata.xml 20:20:03 [INFO] 20:20:03 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 20:20:03 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.3-SNAPSHOT [39/84] 20:20:03 [INFO] ------------------------------[ feature ]------------------------------- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 20:20:03 [INFO] 20:20:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] 20:20:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:04 [INFO] argLine set to empty 20:20:04 [INFO] 20:20:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 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/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/LICENSE 20:20:04 [INFO] 20:20:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:20:04 [INFO] ...done! 20:20:04 [INFO] Attaching features XML 20:20:04 [INFO] 20:20:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:20: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:20:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:04 [INFO] 20:20:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:20:04 [INFO] 20:20:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] 20:20:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:20:04 [INFO] 20:20:04 [INFO] 20:20:04 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] 20:20:04 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-eric-extensions --- 20:20:04 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 20:20:04 [INFO] Project dependency features detected: [] 20:20:04 [INFO] Pax Exam System (Version: 4.13.3) created. 20:20:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:20:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:20:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:20:05 [INFO] Waiting for remote bundle context.. on 21000 name: 62e7c35e-3dec-42ff-b9a7-3aee80d3af45 timout: [ RelativeTimeout value = 180000 ] 20:20:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:20:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:25 [INFO] 20:20:25 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-eric-extensions --- 20:20:25 [INFO] 20:20:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 20:20:25 [INFO] 20:20:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- 20:20:25 [INFO] CycloneDX: Resolving Dependencies 20:20:28 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:20:28 [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:20:28 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:28 [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:20:28 [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.3-SNAPSHOT-cyclonedx.json 20:20:28 [INFO] 20:20:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] Skipping duplicate-finder execution! 20:20:28 [INFO] 20:20:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] Skipping plugin execution 20:20:28 [INFO] 20:20:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] Skipping source per configuration. 20:20:28 [INFO] 20:20:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] 20:20:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:28 [INFO] 20:20:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions --- 20:20:28 [WARNING] 20:20:28 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:20:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:28 [WARNING] 20:20:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:28 [WARNING] 20:20:28 [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:20:28 [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:20:28 [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:20:28 [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:20:28 [INFO] 20:20:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 20:20:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:28 [WARNING] 20:20:28 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 20:20:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:28 [WARNING] 20:20:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:28 [WARNING] 20:20:28 [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:20:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:28 [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:20:28 [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:20:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:28 [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:20:28 [INFO] 20:20:28 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 20:20:28 [INFO] Building features-openflowplugin-extension 0.18.3-SNAPSHOT [40/84] 20:20:28 [INFO] ------------------------------[ feature ]------------------------------- 20:20:28 [INFO] 20:20:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin-extension --- 20:20:28 [INFO] 20:20:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:20:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:28 [INFO] 20:20:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:20:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:28 [INFO] 20:20:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:20:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:29 [INFO] argLine set to empty 20:20:29 [INFO] 20:20:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:20:29 [INFO] Starting audit... 20:20:29 Audit done. 20:20:29 [INFO] You have 0 Checkstyle violations. 20:20:29 [INFO] 20:20:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:20:29 [INFO] Starting audit... 20:20:29 Audit done. 20:20:29 [INFO] You have 0 Checkstyle violations. 20:20:29 [INFO] 20:20:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:20: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/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/LICENSE 20:20:29 [INFO] 20:20:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:20:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:20:29 [INFO] ...done! 20:20:29 [INFO] Attaching features XML 20:20:29 [INFO] 20:20:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:20: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:20:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:29 [INFO] 20:20:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:20:29 [INFO] 20:20:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:20:29 [INFO] 20:20:29 [INFO] 20:20:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin-extension --- 20:20:29 [INFO] 20:20:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin-extension --- 20:20:29 [INFO] CycloneDX: Resolving Dependencies 20:20:32 [INFO] CycloneDX: Creating BOM version 1.5 with 262 component(s) 20:20:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 20:20:32 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 20:20:32 [INFO] attaching as features-openflowplugin-extension-0.18.3-SNAPSHOT-cyclonedx.json 20:20:32 [INFO] 20:20:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 20:20:32 [INFO] Skipping duplicate-finder execution! 20:20:32 [INFO] 20:20:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 20:20:32 [INFO] Skipping plugin execution 20:20:32 [INFO] 20:20:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 20:20:32 [INFO] No sources in project. Archive not created. 20:20:32 [INFO] 20:20:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension --- 20:20:32 [INFO] 20:20:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension --- 20:20:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:32 [INFO] 20:20:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin-extension --- 20:20:32 [WARNING] 20:20:32 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:20:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:32 [WARNING] 20:20:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:32 [WARNING] 20:20:32 [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:20:32 [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:20:32 [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:20:32 [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:20:32 [INFO] 20:20:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension --- 20:20:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:32 [WARNING] 20:20:32 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 20:20:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:20:32 [WARNING] 20:20:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:20:32 [WARNING] 20:20:32 [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:20:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:32 [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:20:32 [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:20:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:32 [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:20:32 [INFO] 20:20:32 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 20:20:32 [INFO] Building features-extension-aggregator 0.18.3-SNAPSHOT [41/84] 20:20:32 [INFO] --------------------------------[ pom ]--------------------------------- 20:20:32 [INFO] 20:20:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-extension-aggregator --- 20:20:32 [INFO] 20:20:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:20:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:32 [INFO] 20:20:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:20:32 [INFO] 20:20:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-extension-aggregator --- 20:20:32 [INFO] CycloneDX: Resolving Dependencies 20:20:32 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:20:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml 20:20:32 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json 20:20:32 [INFO] attaching as features-extension-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:20:32 [INFO] 20:20:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-extension-aggregator --- 20:20:32 [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:20:32 [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:20:32 [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:20:32 [INFO] 20:20:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-extension-aggregator --- 20:20:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:32 [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:20:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:32 [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:20:32 [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:20:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:32 [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:20:32 [INFO] 20:20:32 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 20:20:32 [INFO] Building openflowplugin-extension-aggregator 0.18.3-SNAPSHOT [42/84] 20:20:32 [INFO] --------------------------------[ pom ]--------------------------------- 20:20:32 [INFO] 20:20:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] 20:20:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:32 [INFO] 20:20:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] 20:20:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] Skipping CycloneDX goal, because module skips deploy 20:20:32 [INFO] 20:20:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] Skipping artifact installation 20:20:32 [INFO] 20:20:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 20:20:32 [INFO] Skipping artifact deployment 20:20:32 [INFO] 20:20:32 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 20:20:32 [INFO] Building test-provider 0.18.3-SNAPSHOT [43/84] 20:20:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:33 [INFO] 20:20:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-provider --- 20:20:33 [INFO] 20:20:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:20:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:33 [INFO] 20:20:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:20:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:33 [INFO] 20:20:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:20:33 [INFO] 20:20:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:20: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/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:20:33 [INFO] 20:20:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:20:33 [INFO] Starting audit... 20:20:33 Audit done. 20:20:33 [INFO] You have 0 Checkstyle violations. 20:20:33 [INFO] 20:20:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:20:34 [INFO] Starting audit... 20:20:34 Audit done. 20:20:34 [INFO] You have 0 Checkstyle violations. 20:20:34 [INFO] 20:20:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:20: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/test-provider/target/classes/LICENSE 20:20:34 [INFO] 20:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:20:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:20:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:20:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:20:34 [INFO] 20:20:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:20:34 [INFO] Recompiling the module because of changed dependency. 20:20:34 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [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:20:34 [INFO] 20:20:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>> 20:20:34 [INFO] 20:20:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider --- 20:20:34 [INFO] Fork Value is true 20:20:41 [INFO] Done SpotBugs Analysis.... 20:20:41 [INFO] 20:20:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<< 20:20:41 [INFO] 20:20:41 [INFO] 20:20:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider --- 20:20:41 [INFO] BugInstance size is 0 20:20:41 [INFO] Error size is 0 20:20:41 [INFO] No errors/warnings found 20:20:41 [INFO] 20:20:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 20:20:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/test/resources 20:20:41 [INFO] 20:20:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider --- 20:20:41 [INFO] No sources to compile 20:20:41 [INFO] 20:20:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-provider --- 20:20:41 [INFO] No tests to run. 20:20:41 [INFO] 20:20:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-provider --- 20:20:41 [INFO] 20:20:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 20:20:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT.jar 20:20:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/META-INF/MANIFEST.MF 20:20:41 [INFO] 20:20:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-provider --- 20:20:42 [INFO] No previous run data found, generating javadoc. 20:20:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-javadoc.jar 20:20:43 [INFO] 20:20:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-provider --- 20:20:43 [INFO] CycloneDX: Resolving Dependencies 20:20:44 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:20:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml 20:20:44 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json 20:20:44 [INFO] attaching as test-provider-0.18.3-SNAPSHOT-cyclonedx.json 20:20:44 [INFO] 20:20:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 20:20:44 [INFO] Skipping duplicate-finder execution! 20:20:44 [INFO] 20:20:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-provider --- 20:20:44 [WARNING] Used undeclared dependencies found: 20:20:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:20:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:20:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:20:44 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:20:44 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:20:44 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:20:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:20:44 [INFO] 20:20:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 20:20:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.3-SNAPSHOT-sources.jar 20:20:44 [INFO] 20:20:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider --- 20:20:44 [INFO] 20:20:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider --- 20:20:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:44 [INFO] 20:20:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-provider --- 20:20:44 [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:20:44 [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:20:44 [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:20:44 [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:20:44 [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:20:44 [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:20:44 [INFO] 20:20:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 20:20:44 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-SNAPSHOT.jar 20:20:44 [INFO] Writing OBR metadata 20:20:44 [INFO] 20:20:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-provider --- 20:20:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:44 [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:20:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:44 [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:20:44 [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:20:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:44 [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:20:44 [INFO] 20:20:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 20:20:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:44 [INFO] 20:20:44 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 20:20:44 [INFO] Building test-common 0.18.3-SNAPSHOT [44/84] 20:20:44 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:44 [INFO] 20:20:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-common --- 20:20:44 [INFO] 20:20:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common --- 20:20:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:44 [INFO] 20:20:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- 20:20:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:44 [INFO] 20:20:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common --- 20:20:45 [INFO] 20:20:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 20:20:45 [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:20:45 [INFO] 20:20:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 20:20:45 [INFO] Starting audit... 20:20:45 Audit done. 20:20:45 [INFO] You have 0 Checkstyle violations. 20:20:45 [INFO] 20:20:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common --- 20:20:45 [INFO] Starting audit... 20:20:45 Audit done. 20:20:45 [INFO] You have 0 Checkstyle violations. 20:20:45 [INFO] 20:20:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common --- 20:20:45 [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:20:45 [INFO] 20:20:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:20:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:20:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:20:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:20:45 [INFO] 20:20:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:20:45 [INFO] Recompiling the module because of changed dependency. 20:20:45 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:20:45 [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:20:45 [INFO] 20:20:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>> 20:20:45 [INFO] 20:20:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common --- 20:20:45 [INFO] Fork Value is true 20:20:48 [INFO] Done SpotBugs Analysis.... 20:20:48 [INFO] 20:20:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<< 20:20:48 [INFO] 20:20:48 [INFO] 20:20:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common --- 20:20:48 [INFO] BugInstance size is 0 20:20:48 [INFO] Error size is 0 20:20:48 [INFO] No errors/warnings found 20:20:48 [INFO] 20:20:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 20:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/test/resources 20:20:48 [INFO] 20:20:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common --- 20:20:48 [INFO] No sources to compile 20:20:48 [INFO] 20:20:48 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-common --- 20:20:48 [INFO] No tests to run. 20:20:48 [INFO] 20:20:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-common --- 20:20:48 [INFO] 20:20:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 20:20:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT.jar 20:20:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/META-INF/MANIFEST.MF 20:20:48 [INFO] 20:20:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-common --- 20:20:48 [INFO] No previous run data found, generating javadoc. 20:20:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-javadoc.jar 20:20:49 [INFO] 20:20:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-common --- 20:20:49 [INFO] CycloneDX: Resolving Dependencies 20:20:50 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 20:20:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml 20:20:50 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json 20:20:50 [INFO] attaching as test-common-0.18.3-SNAPSHOT-cyclonedx.json 20:20:50 [INFO] 20:20:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 20:20:50 [INFO] Skipping duplicate-finder execution! 20:20:50 [INFO] 20:20:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-common --- 20:20:50 [WARNING] Used undeclared dependencies found: 20:20:50 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:20:50 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:20:50 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:20:50 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:20:50 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:20:50 [INFO] 20:20:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common --- 20:20:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.3-SNAPSHOT-sources.jar 20:20:50 [INFO] 20:20:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common --- 20:20:50 [INFO] 20:20:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common --- 20:20:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:50 [INFO] 20:20:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-common --- 20:20:50 [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:20:50 [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:20:50 [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:20:50 [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:20:50 [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:20:50 [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:20:50 [INFO] 20:20:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 20:20:50 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-SNAPSHOT.jar 20:20:50 [INFO] Writing OBR metadata 20:20:50 [INFO] 20:20:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-common --- 20:20:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:50 [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:20:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:50 [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:20:50 [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:20:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:50 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:50 [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:20:50 [INFO] 20:20:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 20:20:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:50 [INFO] 20:20:50 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 20:20:50 [INFO] Building drop-test-karaf 0.18.3-SNAPSHOT [45/84] 20:20:50 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:50 [INFO] 20:20:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ drop-test-karaf --- 20:20:50 [INFO] 20:20:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:20:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:50 [INFO] 20:20:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:20:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:50 [INFO] 20:20:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:20:51 [INFO] 20:20:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:20: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/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:20:51 [INFO] 20:20:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:20:51 [INFO] Starting audit... 20:20:51 Audit done. 20:20:51 [INFO] You have 0 Checkstyle violations. 20:20:51 [INFO] 20:20:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:20:51 [INFO] Starting audit... 20:20:51 Audit done. 20:20:51 [INFO] You have 0 Checkstyle violations. 20:20:51 [INFO] 20:20:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:20: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/drop-test-karaf/target/classes/LICENSE 20:20:51 [INFO] 20:20:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:20:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:20:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:20:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:20:51 [INFO] 20:20:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:20:51 [INFO] Recompiling the module because of changed dependency. 20:20:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:20:51 [INFO] 20:20:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:20:51 [INFO] 20:20:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf --- 20:20:51 [INFO] Fork Value is true 20:20:54 [INFO] Done SpotBugs Analysis.... 20:20:54 [INFO] 20:20:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:20:54 [INFO] 20:20:54 [INFO] 20:20:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf --- 20:20:54 [INFO] BugInstance size is 0 20:20:54 [INFO] Error size is 0 20:20:54 [INFO] No errors/warnings found 20:20:54 [INFO] 20:20:54 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 20:20:55 [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:20:55 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 20:20:55 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 20:20:55 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 20:20:55 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 20:20:55 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 20:20:55 [INFO] 20:20:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 20:20:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/test/resources 20:20:55 [INFO] 20:20:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf --- 20:20:55 [INFO] No sources to compile 20:20:55 [INFO] 20:20:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ drop-test-karaf --- 20:20:55 [INFO] No tests to run. 20:20:55 [INFO] 20:20:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ drop-test-karaf --- 20:20:55 [INFO] 20:20:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 20:20:55 [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:20:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:20:55 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 20:20:55 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:20:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:20:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/META-INF/MANIFEST.MF 20:20:55 [INFO] 20:20:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ drop-test-karaf --- 20:20:55 [INFO] No previous run data found, generating javadoc. 20:20:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-javadoc.jar 20:20:56 [INFO] 20:20:56 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ drop-test-karaf --- 20:20:56 [INFO] CycloneDX: Resolving Dependencies 20:20:57 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:20:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml 20:20:57 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.xml 20:20:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json 20:20:57 [INFO] attaching as drop-test-karaf-0.18.3-SNAPSHOT-cyclonedx.json 20:20:57 [INFO] 20:20:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 20:20:57 [INFO] Skipping duplicate-finder execution! 20:20:57 [INFO] 20:20:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 20:20:57 [WARNING] Used undeclared dependencies found: 20:20:57 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 20:20:57 [INFO] 20:20:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 20:20:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.3-SNAPSHOT-sources.jar 20:20:57 [INFO] 20:20:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf --- 20:20:57 [INFO] 20:20:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf --- 20:20:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:57 [INFO] 20:20:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ drop-test-karaf --- 20:20:57 [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:20:57 [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:20:57 [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:20:57 [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:20:57 [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:20:57 [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:20:57 [INFO] 20:20:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 20:20:57 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-SNAPSHOT.jar 20:20:57 [INFO] Writing OBR metadata 20:20:57 [INFO] 20:20:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ drop-test-karaf --- 20:20:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:20:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:20:57 [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:20:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:57 [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:20:57 [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:20:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:20:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:20:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:20:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:20:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:20:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:20:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:20:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:20:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:20:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:20:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:20:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:20:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:20:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:20:57 [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:20:57 [INFO] 20:20:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 20:20:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:57 [INFO] 20:20:57 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 20:20:57 [INFO] Building bulk-o-matic 0.18.3-SNAPSHOT [46/84] 20:20:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:57 [INFO] 20:20:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bulk-o-matic --- 20:20:57 [INFO] 20:20:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:20:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:57 [INFO] 20:20:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:20:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:57 [INFO] 20:20:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:20:58 [INFO] 20:20:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:20: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/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:20:58 [INFO] 20:20:58 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic --- 20:20:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:20:58 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:20:58 [INFO] yang-to-sources: Found 8 dependencies in 1.940 ms 20:20:58 [INFO] yang-to-sources: Project model files found: 1 in 5.412 ms 20:20:58 [INFO] yang-to-sources: 23 YANG models processed in 322.6 ms 20:20:58 [INFO] BindingJavaFileGenerator: Defined 61 files in 48.20 ms 20:20:58 [INFO] Sorted 61 files into 5 directories in 130.6 μs 20:20:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 69.98 ms 20:20:58 [INFO] 20:20:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:20:58 [INFO] Starting audit... 20:20:58 Audit done. 20:20:58 [INFO] You have 0 Checkstyle violations. 20:20:58 [INFO] 20:20:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:20:59 [INFO] Starting audit... 20:20:59 Audit done. 20:20:59 [INFO] You have 0 Checkstyle violations. 20:20:59 [INFO] 20:20:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:20: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/applications/bulk-o-matic/target/classes/LICENSE 20:20:59 [INFO] 20:20:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:20:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:20:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:20:59 [INFO] 20:20:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:20:59 [INFO] Recompiling the module because of changed dependency. 20:20:59 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:20:59 [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:20:59 [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:20:59 [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:20:59 [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:20:59 [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:20:59 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:20:59 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:20:59 [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:20:59 [INFO] 20:20:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:20:59 [INFO] 20:20:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic --- 20:20:59 [INFO] Fork Value is true 20:21:03 [INFO] Done SpotBugs Analysis.... 20:21:03 [INFO] 20:21:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:21:03 [INFO] 20:21:03 [INFO] 20:21:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic --- 20:21:03 [INFO] BugInstance size is 0 20:21:03 [INFO] Error size is 0 20:21:03 [INFO] No errors/warnings found 20:21:03 [INFO] 20:21:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 20:21:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/resources 20:21:03 [INFO] 20:21:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic --- 20:21:03 [INFO] Recompiling the module because of changed dependency. 20:21:03 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 20:21:03 [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:21:03 [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:21:03 [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:21:03 [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:21:03 [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:21:03 [INFO] 20:21:03 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bulk-o-matic --- 20:21:03 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/surefire-reports 20:21:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:03 [INFO] 20:21:03 [INFO] ------------------------------------------------------- 20:21:03 [INFO] T E S T S 20:21:03 [INFO] ------------------------------------------------------- 20:21:04 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:21:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:21:05 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:21:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:21:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:21:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:21:07 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:21:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:21:09 [INFO] 20:21:09 [INFO] Results: 20:21:09 [INFO] 20:21:09 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 20:21:09 [INFO] 20:21:09 [INFO] 20:21:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bulk-o-matic --- 20:21:09 [INFO] 20:21:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 20:21:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:21:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 20:21:09 [INFO] 20:21:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bulk-o-matic --- 20:21:09 [INFO] No previous run data found, generating javadoc. 20:21:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-javadoc.jar 20:21:12 [INFO] 20:21:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bulk-o-matic --- 20:21:12 [INFO] CycloneDX: Resolving Dependencies 20:21:12 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:21:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml 20:21:12 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json 20:21:12 [INFO] attaching as bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:21:12 [INFO] 20:21:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 20:21:12 [INFO] Skipping duplicate-finder execution! 20:21:12 [INFO] 20:21:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 20:21:12 [WARNING] Used undeclared dependencies found: 20:21:12 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:21:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:21:12 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:21:12 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:21:12 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:21:12 [WARNING] Non-test scoped test only dependencies found: 20:21:12 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:21:12 [INFO] 20:21:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 20:21:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.3-SNAPSHOT-sources.jar 20:21:12 [INFO] 20:21:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic --- 20:21:12 [INFO] 20:21:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic --- 20:21:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 20:21:12 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 20:21:13 [INFO] 20:21:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bulk-o-matic --- 20:21:13 [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:21:13 [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:21:13 [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:21:13 [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:21:13 [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:21:13 [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:21:13 [INFO] 20:21:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 20:21:13 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-SNAPSHOT.jar 20:21:13 [INFO] Writing OBR metadata 20:21:13 [INFO] 20:21:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bulk-o-matic --- 20:21:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:13 [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:21:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:13 [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:21:13 [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:21:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:13 [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:21:13 [INFO] 20:21:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 20:21:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:13 [INFO] 20:21:13 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 20:21:13 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT [47/84] 20:21:13 [INFO] ------------------------------[ feature ]------------------------------- 20:21:13 [INFO] 20:21:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] 20:21:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:13 [INFO] 20:21:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:13 [INFO] 20:21:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] 20:21:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:13 [INFO] argLine set to empty 20:21:13 [INFO] 20:21:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Starting audit... 20:21:13 Audit done. 20:21:13 [INFO] You have 0 Checkstyle violations. 20:21:13 [INFO] 20:21:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Starting audit... 20:21:13 Audit done. 20:21:13 [INFO] You have 0 Checkstyle violations. 20:21:13 [INFO] 20:21:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [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:21:13 [INFO] 20:21:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:21:13 [INFO] ...done! 20:21:13 [INFO] Attaching features XML 20:21:13 [INFO] 20:21:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [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:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:13 [INFO] 20:21:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:21:13 [INFO] 20:21:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] 20:21:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:21:13 [INFO] 20:21:13 [INFO] 20:21:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] 20:21:13 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 20:21:13 [INFO] Project dependency features detected: [] 20:21:13 [INFO] Pax Exam System (Version: 4.13.3) created. 20:21:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:21:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:14 [INFO] Waiting for remote bundle context.. on 21000 name: 0e89d7f2-37d0-4d37-b725-bc21775e13eb timout: [ RelativeTimeout value = 180000 ] 20:21:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:21:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:21:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:21:34 [INFO] 20:21:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:34 [INFO] 20:21:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:34 [INFO] 20:21:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:34 [INFO] CycloneDX: Resolving Dependencies 20:21:37 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:21:37 [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:21:37 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:37 [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:21:37 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.3-SNAPSHOT-cyclonedx.json 20:21:37 [INFO] 20:21:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] Skipping duplicate-finder execution! 20:21:37 [INFO] 20:21:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] Skipping plugin execution 20:21:37 [INFO] 20:21:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] Skipping source per configuration. 20:21:37 [INFO] 20:21:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] 20:21:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:37 [INFO] 20:21:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [WARNING] 20:21:37 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:21:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:37 [WARNING] 20:21:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:37 [WARNING] 20:21:37 [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:21:37 [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:21:37 [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:21:37 [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:21:37 [INFO] 20:21:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 20:21:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:37 [WARNING] 20:21:37 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 20:21:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:21:37 [WARNING] 20:21:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:21:37 [WARNING] 20:21:37 [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:21:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:37 [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:21:37 [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:21:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:37 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:37 [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:21:37 [INFO] 20:21:37 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 20:21:37 [INFO] Building device-ownership-service 0.18.3-SNAPSHOT [48/84] 20:21:37 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:37 [INFO] 20:21:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ device-ownership-service --- 20:21:37 [INFO] 20:21:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:21:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:37 [INFO] 20:21:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:21:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:37 [INFO] 20:21:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:21:38 [INFO] 20:21:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:21: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/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:21:38 [INFO] 20:21:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:21:38 [INFO] Starting audit... 20:21:38 Audit done. 20:21:38 [INFO] You have 0 Checkstyle violations. 20:21:38 [INFO] 20:21:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:21:38 [INFO] Starting audit... 20:21:38 Audit done. 20:21:38 [INFO] You have 0 Checkstyle violations. 20:21:38 [INFO] 20:21:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:21:38 [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:21:38 [INFO] 20:21:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:21:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:21:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:21:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:21:38 [INFO] 20:21:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:21:38 [INFO] Recompiling the module because of changed dependency. 20:21:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:21:38 [INFO] 20:21:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:21:38 [INFO] 20:21:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service --- 20:21:38 [INFO] Fork Value is true 20:21:41 [INFO] Done SpotBugs Analysis.... 20:21:41 [INFO] 20:21:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:21:41 [INFO] 20:21:41 [INFO] 20:21:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service --- 20:21:41 [INFO] BugInstance size is 0 20:21:41 [INFO] Error size is 0 20:21:41 [INFO] No errors/warnings found 20:21:41 [INFO] 20:21:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 20:21:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/test/resources 20:21:41 [INFO] 20:21:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service --- 20:21:41 [INFO] No sources to compile 20:21:41 [INFO] 20:21:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ device-ownership-service --- 20:21:41 [INFO] No tests to run. 20:21:41 [INFO] 20:21:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ device-ownership-service --- 20:21:41 [INFO] 20:21:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 20:21:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT.jar 20:21:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 20:21:41 [INFO] 20:21:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ device-ownership-service --- 20:21:41 [INFO] No previous run data found, generating javadoc. 20:21:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-javadoc.jar 20:21:42 [INFO] 20:21:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ device-ownership-service --- 20:21:42 [INFO] CycloneDX: Resolving Dependencies 20:21:42 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 20:21:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml 20:21:43 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json 20:21:43 [INFO] attaching as device-ownership-service-0.18.3-SNAPSHOT-cyclonedx.json 20:21:43 [INFO] 20:21:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 20:21:43 [INFO] Skipping duplicate-finder execution! 20:21:43 [INFO] 20:21:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service --- 20:21:43 [WARNING] Used undeclared dependencies found: 20:21:43 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:21:43 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 20:21:43 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:21:43 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:21:43 [INFO] 20:21:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 20:21:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.3-SNAPSHOT-sources.jar 20:21:43 [INFO] 20:21:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service --- 20:21:43 [INFO] 20:21:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service --- 20:21:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:21:43 [INFO] 20:21:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ device-ownership-service --- 20:21:43 [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:21:43 [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:21:43 [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:21:43 [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:21:43 [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:21:43 [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:21:43 [INFO] 20:21:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 20:21:43 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-SNAPSHOT.jar 20:21:43 [INFO] Writing OBR metadata 20:21:43 [INFO] 20:21:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ device-ownership-service --- 20:21:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:21:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:21:43 [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:21:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:43 [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:21:43 [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:21:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:21:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:21:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:21:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:21:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:21:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:21:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:21:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:21:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:21:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:21:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:21:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:21:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:21:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:21:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:21:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:21:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:21:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:21:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:21:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:21:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:21:43 [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:21:43 [INFO] 20:21:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 20:21:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:43 [INFO] 20:21:43 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 20:21:43 [INFO] Building of-switch-config-pusher 0.18.3-SNAPSHOT [49/84] 20:21:43 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:43 [INFO] 20:21:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ of-switch-config-pusher --- 20:21:43 [INFO] 20:21:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:21:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:43 [INFO] 20:21:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:21:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:43 [INFO] 20:21:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:21:43 [INFO] 20:21:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:21: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/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:21:43 [INFO] 20:21:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:21:43 [INFO] Starting audit... 20:21:43 Audit done. 20:21:43 [INFO] You have 0 Checkstyle violations. 20:21:43 [INFO] 20:21:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:21:43 [INFO] Starting audit... 20:21:43 Audit done. 20:21:43 [INFO] You have 0 Checkstyle violations. 20:21:43 [INFO] 20:21:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:21: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/applications/of-switch-config-pusher/target/classes/LICENSE 20:21:43 [INFO] 20:21:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:21:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:21:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:21:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:21:43 [INFO] 20:21:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:21:43 [INFO] Recompiling the module because of changed dependency. 20:21:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:21:43 [INFO] 20:21:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:21:43 [INFO] 20:21:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:21:43 [INFO] Fork Value is true 20:21:46 [INFO] Done SpotBugs Analysis.... 20:21:46 [INFO] 20:21:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:21:46 [INFO] 20:21:46 [INFO] 20:21:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher --- 20:21:46 [INFO] BugInstance size is 0 20:21:46 [INFO] Error size is 0 20:21:46 [INFO] No errors/warnings found 20:21:46 [INFO] 20:21:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 20:21:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/test/resources 20:21:46 [INFO] 20:21:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 20:21:46 [INFO] Recompiling the module because of changed dependency. 20:21:46 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:21:46 [INFO] 20:21:46 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ of-switch-config-pusher --- 20:21:46 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/surefire-reports 20:21:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:46 [INFO] 20:21:46 [INFO] ------------------------------------------------------- 20:21:46 [INFO] T E S T S 20:21:46 [INFO] ------------------------------------------------------- 20:21:47 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:21:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:21:49 [INFO] 20:21:49 [INFO] Results: 20:21:49 [INFO] 20:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:21:49 [INFO] 20:21:49 [INFO] 20:21:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ of-switch-config-pusher --- 20:21:49 [INFO] 20:21:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 20:21:49 [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:21:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 20:21:49 [INFO] 20:21:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ of-switch-config-pusher --- 20:21:49 [INFO] No previous run data found, generating javadoc. 20:21:50 [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:21:50 [INFO] 20:21:50 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ of-switch-config-pusher --- 20:21:50 [INFO] CycloneDX: Resolving Dependencies 20:21:51 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:21:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml 20:21:51 [INFO] attaching as of-switch-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:21:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json 20:21:51 [INFO] attaching as of-switch-config-pusher-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) @ of-switch-config-pusher --- 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) @ of-switch-config-pusher --- 20:21:51 [INFO] No dependency problems found 20:21:51 [INFO] 20:21:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 20:21:51 [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:21:51 [INFO] 20:21:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher --- 20:21:51 [INFO] 20:21:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher --- 20:21:51 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 20:21:51 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 20:21:51 [INFO] 20:21:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ of-switch-config-pusher --- 20:21:51 [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:21:51 [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:21:51 [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:21:51 [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:21:51 [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:21:51 [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:21:51 [INFO] 20:21:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 20:21:51 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-SNAPSHOT.jar 20:21:51 [INFO] Writing OBR metadata 20:21:51 [INFO] 20:21:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ of-switch-config-pusher --- 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] 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: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/applications/of-switch-config-pusher/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/applications/of-switch-config-pusher/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/applications/of-switch-config-pusher/maven-metadata.xml 20:21:51 [INFO] 20:21:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 20:21:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:51 [INFO] 20:21:51 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 20:21:51 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT [50/84] 20:21:51 [INFO] ------------------------------[ feature ]------------------------------- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 20:21:51 [INFO] 20:21:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 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) @ odl-openflowplugin-app-config-pusher --- 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) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] 20:21:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:52 [INFO] argLine set to empty 20:21:52 [INFO] 20:21:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 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) @ odl-openflowplugin-app-config-pusher --- 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) @ odl-openflowplugin-app-config-pusher --- 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/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/LICENSE 20:21:52 [INFO] 20:21:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:21:52 [INFO] ...done! 20:21:52 [INFO] Attaching features XML 20:21:52 [INFO] 20:21:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:21: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:21:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:52 [INFO] 20:21:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:21:52 [INFO] 20:21:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] 20:21:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:21:52 [INFO] 20:21:52 [INFO] 20:21:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] 20:21:52 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-config-pusher --- 20:21:52 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 20:21:52 [INFO] Project dependency features detected: [] 20:21:52 [INFO] Pax Exam System (Version: 4.13.3) created. 20:21:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:21:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:53 [INFO] Waiting for remote bundle context.. on 21000 name: 2818ab03-5613-4a47-a077-ec27742a4f12 timout: [ RelativeTimeout value = 180000 ] 20:22:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:22:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:22:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:22:10 [INFO] 20:22:10 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 20:22:10 [INFO] 20:22:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 20:22:10 [INFO] 20:22:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 20:22:10 [INFO] CycloneDX: Resolving Dependencies 20:22:13 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:22:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 20:22:13 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 20:22:13 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.3-SNAPSHOT-cyclonedx.json 20:22:13 [INFO] 20:22:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] Skipping duplicate-finder execution! 20:22:13 [INFO] 20:22:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] Skipping plugin execution 20:22:13 [INFO] 20:22:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] Skipping source per configuration. 20:22:13 [INFO] 20:22:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] 20:22:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:22:13 [INFO] 20:22:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [WARNING] 20:22:13 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:22:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:13 [WARNING] 20:22:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:13 [WARNING] 20:22:13 [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:22:13 [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:22:13 [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:22:13 [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:22:13 [INFO] 20:22:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 20:22:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:13 [WARNING] 20:22:13 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 20:22:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:22:13 [WARNING] 20:22:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:22:13 [WARNING] 20:22:13 [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:22:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:13 [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:22:13 [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:22:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:13 [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:22:13 [INFO] 20:22:13 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 20:22:13 [INFO] Building arbitratorreconciliation-api 0.18.3-SNAPSHOT [51/84] 20:22:13 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:13 [INFO] 20:22:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-api --- 20:22:13 [INFO] 20:22:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:22:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:13 [INFO] 20:22:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:22:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:13 [INFO] 20:22:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:22:14 [INFO] 20:22:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:22: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/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:22:14 [INFO] 20:22:14 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 20:22:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:22:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:22:14 [INFO] yang-to-sources: Found 10 dependencies in 2.178 ms 20:22:14 [INFO] yang-to-sources: Project model files found: 1 in 1.799 ms 20:22:14 [INFO] yang-to-sources: 11 YANG models processed in 142.7 ms 20:22:14 [INFO] BindingJavaFileGenerator: Defined 14 files in 15.40 ms 20:22:14 [INFO] Sorted 14 files into 3 directories in 583.2 μs 20:22:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 23.27 ms 20:22:14 [INFO] 20:22:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:22:14 [INFO] Starting audit... 20:22:14 Audit done. 20:22:14 [INFO] You have 0 Checkstyle violations. 20:22:14 [INFO] 20:22:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:22:14 [INFO] Starting audit... 20:22:14 Audit done. 20:22:14 [INFO] You have 0 Checkstyle violations. 20:22:14 [INFO] 20:22:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:22: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/applications/arbitratorreconciliation/api/target/classes/LICENSE 20:22:14 [INFO] 20:22:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:22:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:22:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:22:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:22:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:22:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:22:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:22:14 [INFO] 20:22:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:22:14 [INFO] Recompiling the module because of changed dependency. 20:22:14 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:22:14 [INFO] 20:22:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:22:14 [INFO] 20:22:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:22:14 [INFO] Fork Value is true 20:22:17 [INFO] Done SpotBugs Analysis.... 20:22:17 [INFO] 20:22:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:22:17 [INFO] 20:22:17 [INFO] 20:22:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api --- 20:22:17 [INFO] BugInstance size is 0 20:22:17 [INFO] Error size is 0 20:22:17 [INFO] No errors/warnings found 20:22:17 [INFO] 20:22:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 20:22:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/test/resources 20:22:17 [INFO] 20:22:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 20:22:17 [INFO] No sources to compile 20:22:17 [INFO] 20:22:17 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-api --- 20:22:17 [INFO] No tests to run. 20:22:17 [INFO] 20:22:17 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-api --- 20:22:17 [INFO] 20:22:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 20:22:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:22:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 20:22:17 [INFO] 20:22:17 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 20:22:17 [INFO] No previous run data found, generating javadoc. 20:22:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-javadoc.jar 20:22:19 [INFO] 20:22:19 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-api --- 20:22:19 [INFO] CycloneDX: Resolving Dependencies 20:22:19 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 20:22:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml 20:22:19 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json 20:22:20 [INFO] attaching as arbitratorreconciliation-api-0.18.3-SNAPSHOT-cyclonedx.json 20:22:20 [INFO] 20:22:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Skipping duplicate-finder execution! 20:22:20 [INFO] 20:22:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 20:22:20 [WARNING] Used undeclared dependencies found: 20:22:20 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:22:20 [INFO] 20:22:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.3-SNAPSHOT-sources.jar 20:22:20 [INFO] 20:22:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 20:22:20 [INFO] 20:22:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:22:20 [INFO] 20:22:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-api --- 20:22:20 [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:22:20 [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:22:20 [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:22:20 [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:22:20 [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:22:20 [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:22:20 [INFO] 20:22:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-SNAPSHOT.jar 20:22:20 [INFO] Writing OBR metadata 20:22:20 [INFO] 20:22:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:20 [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:22:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:20 [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:22:20 [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:22:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:20 [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:22:20 [INFO] 20:22:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:22:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:20 [INFO] 20:22:20 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 20:22:20 [INFO] Building reconciliation-framework 0.18.3-SNAPSHOT [52/84] 20:22:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:20 [INFO] 20:22:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ reconciliation-framework --- 20:22:20 [INFO] 20:22:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:22:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:20 [INFO] 20:22:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:22:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:20 [INFO] 20:22:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:22:20 [INFO] 20:22:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:22: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/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:22:20 [INFO] 20:22:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:22:20 [INFO] Starting audit... 20:22:20 Audit done. 20:22:20 [INFO] You have 0 Checkstyle violations. 20:22:20 [INFO] 20:22:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:22:20 [INFO] Starting audit... 20:22:20 Audit done. 20:22:20 [INFO] You have 0 Checkstyle violations. 20:22:20 [INFO] 20:22:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:22: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/applications/reconciliation-framework/target/classes/LICENSE 20:22:21 [INFO] 20:22:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:22:21 [INFO] 20:22:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:22:21 [INFO] Recompiling the module because of changed dependency. 20:22:21 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:22: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:22: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:22: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:22:21 [INFO] 20:22:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:22:21 [INFO] 20:22:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework --- 20:22:21 [INFO] Fork Value is true 20:22:24 [INFO] Done SpotBugs Analysis.... 20:22:24 [INFO] 20:22:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:22:24 [INFO] 20:22:24 [INFO] 20:22:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework --- 20:22:24 [INFO] BugInstance size is 0 20:22:24 [INFO] Error size is 0 20:22:24 [INFO] No errors/warnings found 20:22:24 [INFO] 20:22:24 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 20:22:24 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 20:22:24 [INFO] 20:22:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 20:22:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/test/resources 20:22:24 [INFO] 20:22:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework --- 20:22:24 [INFO] No sources to compile 20:22:24 [INFO] 20:22:24 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ reconciliation-framework --- 20:22:24 [INFO] No tests to run. 20:22:24 [INFO] 20:22:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ reconciliation-framework --- 20:22:24 [INFO] 20:22:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 20:22:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:22:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 20:22:25 [INFO] 20:22:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ reconciliation-framework --- 20:22:25 [INFO] No previous run data found, generating javadoc. 20:22:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-javadoc.jar 20:22:26 [INFO] 20:22:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ reconciliation-framework --- 20:22:26 [INFO] CycloneDX: Resolving Dependencies 20:22:27 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:22:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml 20:22:27 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json 20:22:27 [INFO] attaching as reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:22:27 [INFO] 20:22:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 20:22:27 [INFO] Skipping duplicate-finder execution! 20:22:27 [INFO] 20:22:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 20:22:27 [WARNING] Used undeclared dependencies found: 20:22:27 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:22:27 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:22:27 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:22:27 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:22:27 [INFO] 20:22:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 20:22:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.3-SNAPSHOT-sources.jar 20:22:27 [INFO] 20:22:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework --- 20:22:27 [INFO] 20:22:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework --- 20:22:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:22:27 [INFO] 20:22:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ reconciliation-framework --- 20:22:27 [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:22:27 [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:22:27 [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:22:27 [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:22:27 [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:22:27 [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:22:27 [INFO] 20:22:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 20:22:27 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-SNAPSHOT.jar 20:22:27 [INFO] Writing OBR metadata 20:22:28 [INFO] 20:22:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ reconciliation-framework --- 20:22:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:28 [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:22:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:28 [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:22:28 [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:22:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:28 [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:22:28 [INFO] 20:22:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 20:22:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:28 [INFO] 20:22:28 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 20:22:28 [INFO] Building arbitratorreconciliation-impl 0.18.3-SNAPSHOT [53/84] 20:22:28 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:28 [INFO] 20:22:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] 20:22:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:28 [INFO] 20:22:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:28 [INFO] 20:22:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] 20:22:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:22: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/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:22:28 [INFO] 20:22:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Starting audit... 20:22:28 Audit done. 20:22:28 [INFO] You have 0 Checkstyle violations. 20:22:28 [INFO] 20:22:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Starting audit... 20:22:28 Audit done. 20:22:28 [INFO] You have 0 Checkstyle violations. 20:22:28 [INFO] 20:22:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:22:28 [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:22:28 [INFO] 20:22:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:22:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:22:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:22:28 [INFO] 20:22:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Recompiling the module because of changed dependency. 20:22:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:22:28 [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:22:28 [INFO] 20:22:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:22:28 [INFO] 20:22:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:22:28 [INFO] Fork Value is true 20:22:31 [INFO] Done SpotBugs Analysis.... 20:22:31 [INFO] 20:22:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:22:31 [INFO] 20:22:31 [INFO] 20:22:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:22:31 [INFO] BugInstance size is 0 20:22:31 [INFO] Error size is 0 20:22:31 [INFO] No errors/warnings found 20:22:31 [INFO] 20:22:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 20:22:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/test/resources 20:22:31 [INFO] 20:22:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 20:22:31 [INFO] No sources to compile 20:22:31 [INFO] 20:22:31 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-impl --- 20:22:31 [INFO] No tests to run. 20:22:31 [INFO] 20:22:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-impl --- 20:22:31 [INFO] 20:22:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 20:22:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:22:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 20:22:32 [INFO] 20:22:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 20:22:32 [INFO] No previous run data found, generating javadoc. 20:22:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-javadoc.jar 20:22:33 [INFO] 20:22:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-impl --- 20:22:33 [INFO] CycloneDX: Resolving Dependencies 20:22:34 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 20:22:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml 20:22:34 [INFO] attaching as arbitratorreconciliation-impl-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json 20:22:34 [INFO] attaching as arbitratorreconciliation-impl-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) @ arbitratorreconciliation-impl --- 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) @ arbitratorreconciliation-impl --- 20:22:34 [WARNING] Used undeclared dependencies found: 20:22:34 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.3-SNAPSHOT:compile 20:22:34 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:22:34 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:22:34 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:22:34 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.3-SNAPSHOT:compile 20:22:34 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 20:22:34 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:22:34 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:22:34 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:22:34 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:22:34 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:22:34 [INFO] 20:22:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 20:22:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.3-SNAPSHOT-sources.jar 20:22:34 [INFO] 20:22:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 20:22:34 [INFO] 20:22:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl --- 20:22:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:22:34 [INFO] 20:22:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-impl --- 20:22:34 [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:22:34 [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:22:34 [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:22:34 [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:22:34 [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:22:34 [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:22:34 [INFO] 20:22:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 20:22:34 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-SNAPSHOT.jar 20:22:34 [INFO] Writing OBR metadata 20:22:34 [INFO] 20:22:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl --- 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] 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: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/applications/arbitratorreconciliation-impl/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/applications/arbitratorreconciliation-impl/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/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:22:34 [INFO] 20:22:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:22:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:34 [INFO] 20:22:34 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 20:22:34 [INFO] Building forwardingrules-manager 0.18.3-SNAPSHOT [54/84] 20:22:34 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:34 [INFO] 20:22:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-manager --- 20:22:34 [INFO] 20:22:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 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) @ forwardingrules-manager --- 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) @ forwardingrules-manager --- 20:22:34 [INFO] 20:22:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:22: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/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:22:34 [INFO] 20:22:34 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager --- 20:22:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:22:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:22:34 [INFO] yang-to-sources: Found 14 dependencies in 2.515 ms 20:22:34 [INFO] yang-to-sources: Project model files found: 2 in 1.072 ms 20:22:35 [INFO] yang-to-sources: 5 YANG models processed in 84.97 ms 20:22:35 [INFO] BindingJavaFileGenerator: Defined 14 files in 1.905 ms 20:22:35 [INFO] Sorted 14 files into 5 directories in 311.6 μs 20:22:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 7.803 ms 20:22:35 [INFO] 20:22:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 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) @ forwardingrules-manager --- 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) @ forwardingrules-manager --- 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/forwardingrules-manager/target/classes/LICENSE 20:22:35 [INFO] 20:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:22:35 [INFO] Copying 1 resource from src/main/resources to target/classes 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:22:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:22:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:22:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:22:35 [INFO] 20:22:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:22:35 [INFO] Recompiling the module because of changed dependency. 20:22:35 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [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:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:22:36 [INFO] 20:22:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:22:36 [INFO] 20:22:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager --- 20:22:36 [INFO] Fork Value is true 20:22:42 [INFO] Done SpotBugs Analysis.... 20:22:42 [INFO] 20:22:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:22:42 [INFO] 20:22:42 [INFO] 20:22:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager --- 20:22:42 [INFO] BugInstance size is 0 20:22:42 [INFO] Error size is 0 20:22:42 [INFO] No errors/warnings found 20:22:42 [INFO] 20:22:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 20:22:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/test/resources 20:22:42 [INFO] 20:22:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager --- 20:22:42 [INFO] Recompiling the module because of changed dependency. 20:22:42 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:22:42 [INFO] 20:22:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-manager --- 20:22:42 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/surefire-reports 20:22:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:22:42 [INFO] 20:22:42 [INFO] ------------------------------------------------------- 20:22:42 [INFO] T E S T S 20:22:42 [INFO] ------------------------------------------------------- 20:22:43 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:22:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:22:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:22:45 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:22:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:22:45 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:22:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.015 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:22:53 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:22:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:22:54 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:22:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:22:55 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:22:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:22:55 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:22:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:22:55 [INFO] 20:22:55 [INFO] Results: 20:22:55 [INFO] 20:22:55 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 20:22:55 [INFO] 20:22:55 [INFO] 20:22:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-manager --- 20:22:55 [INFO] 20:22:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 20:22:55 [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:22:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:22:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 20:22:55 [INFO] 20:22:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-manager --- 20:22:56 [INFO] No previous run data found, generating javadoc. 20:22:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-javadoc.jar 20:22:58 [INFO] 20:22:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-manager --- 20:22:58 [INFO] CycloneDX: Resolving Dependencies 20:22:59 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 20:22:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml 20:22:59 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:22:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json 20:22:59 [INFO] attaching as forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:22:59 [INFO] 20:22:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 20:22:59 [INFO] Skipping duplicate-finder execution! 20:22:59 [INFO] 20:22:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 20:22:59 [WARNING] Used undeclared dependencies found: 20:22:59 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:22:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:22:59 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 20:22:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:22:59 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:22:59 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:22:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:22:59 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 20:22:59 [INFO] 20:22:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 20:22:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.3-SNAPSHOT-sources.jar 20:22:59 [INFO] 20:22:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager --- 20:22:59 [INFO] 20:22:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager --- 20:22:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 20:22:59 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 20:22:59 [INFO] 20:22:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-manager --- 20:22:59 [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:22:59 [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:22:59 [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:22:59 [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:22:59 [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:22:59 [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:22:59 [INFO] 20:22:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 20:22:59 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-SNAPSHOT.jar 20:22:59 [INFO] Writing OBR metadata 20:22:59 [INFO] 20:22:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-manager --- 20:22:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:22:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:22:59 [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:22:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:59 [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:22:59 [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:22:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:22:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:22:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:22:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:22:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:22:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:22:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:22:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:22:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:22:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:22:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:22:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:22:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:22:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:22:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:22:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:22:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:22:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:22:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:22:59 at java.lang.reflect.Method.invoke (Method.java:568) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:22:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:22:59 [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:22:59 [INFO] 20:22:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 20:22:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:59 [INFO] 20:22:59 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 20:22:59 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT [55/84] 20:22:59 [INFO] ------------------------------[ feature ]------------------------------- 20:22:59 [INFO] 20:22:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 20:22:59 [INFO] 20:22:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:22:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:59 [INFO] 20:22:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:22:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:59 [INFO] 20:22:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] 20:23:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:00 [INFO] argLine set to empty 20:23:00 [INFO] 20:23:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] Starting audit... 20:23:00 Audit done. 20:23:00 [INFO] You have 0 Checkstyle violations. 20:23:00 [INFO] 20:23:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] Starting audit... 20:23:00 Audit done. 20:23:00 [INFO] You have 0 Checkstyle violations. 20:23:00 [INFO] 20:23:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [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:23:00 [INFO] 20:23:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:23:00 [INFO] ...done! 20:23:00 [INFO] Attaching features XML 20:23:00 [INFO] 20:23:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23: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:23:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:00 [INFO] 20:23:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:23:00 [INFO] 20:23:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] 20:23:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:23:00 [INFO] 20:23:00 [INFO] 20:23:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] 20:23:00 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:00 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 20:23:00 [INFO] Project dependency features detected: [] 20:23:00 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:01 [INFO] Waiting for remote bundle context.. on 21000 name: c1cd7c9f-0d35-47a1-b224-bd90d0bc92ac timout: [ RelativeTimeout value = 180000 ] 20:23:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:23:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:23:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:23:20 [INFO] 20:23:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:20 [INFO] 20:23:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:20 [INFO] 20:23:20 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:20 [INFO] CycloneDX: Resolving Dependencies 20:23:24 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:23:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 20:23:24 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 20:23:24 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:23:24 [INFO] 20:23:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] Skipping duplicate-finder execution! 20:23:24 [INFO] 20:23:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] Skipping plugin execution 20:23:24 [INFO] 20:23:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] Skipping source per configuration. 20:23:24 [INFO] 20:23:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] 20:23:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:24 [INFO] 20:23:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [WARNING] 20:23:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:23:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:24 [WARNING] 20:23:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:24 [WARNING] 20:23:24 [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:23:24 [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:23:24 [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:23:24 [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:23:24 [INFO] 20:23:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 20:23:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:24 [WARNING] 20:23:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 20:23:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:23:24 [WARNING] 20:23:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:23:24 [WARNING] 20:23:24 [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:23:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:24 [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:23:24 [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:23:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:24 [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:23:24 [INFO] 20:23:24 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 20:23:24 [INFO] Building forwardingrules-sync 0.18.3-SNAPSHOT [56/84] 20:23:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:24 [INFO] 20:23:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-sync --- 20:23:24 [INFO] 20:23:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:23:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:24 [INFO] 20:23:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:23:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:24 [INFO] 20:23:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:23:24 [INFO] 20:23:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:23: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/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:23:24 [INFO] 20:23:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:23:24 [INFO] Starting audit... 20:23:24 Audit done. 20:23:24 [INFO] You have 0 Checkstyle violations. 20:23:24 [INFO] 20:23:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:23:25 [INFO] Starting audit... 20:23:25 Audit done. 20:23:25 [INFO] You have 0 Checkstyle violations. 20:23:25 [INFO] 20:23:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:23:25 [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:23:25 [INFO] 20:23:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:23:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:23:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:23:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:23:25 [INFO] 20:23:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:23:25 [INFO] Recompiling the module because of changed dependency. 20:23:25 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:23:25 [INFO] 20:23:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:23:25 [INFO] 20:23:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync --- 20:23:25 [INFO] Fork Value is true 20:23:31 [INFO] Done SpotBugs Analysis.... 20:23:31 [INFO] 20:23:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:23:31 [INFO] 20:23:31 [INFO] 20:23:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync --- 20:23:31 [INFO] BugInstance size is 0 20:23:31 [INFO] Error size is 0 20:23:31 [INFO] No errors/warnings found 20:23:31 [INFO] 20:23:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 20:23:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:23:31 [INFO] 20:23:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync --- 20:23:31 [INFO] Recompiling the module because of changed dependency. 20:23:31 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 20:23:31 [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:23:31 [INFO] 20:23:31 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-sync --- 20:23:31 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/surefire-reports 20:23:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:31 [INFO] 20:23:31 [INFO] ------------------------------------------------------- 20:23:31 [INFO] T E S T S 20:23:31 [INFO] ------------------------------------------------------- 20:23:32 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:23:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:23:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:23:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:23:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:23:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:23:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:23:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:23:37 [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:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:23:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:23:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:23:40 [INFO] 20:23:40 [INFO] Results: 20:23:40 [INFO] 20:23:40 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 20:23:40 [INFO] 20:23:40 [INFO] 20:23:40 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-sync --- 20:23:40 [INFO] 20:23:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 20:23:40 [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:23:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:23:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 20:23:40 [INFO] 20:23:40 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-sync --- 20:23:40 [INFO] No previous run data found, generating javadoc. 20:23:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-javadoc.jar 20:23:42 [INFO] 20:23:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-sync --- 20:23:42 [INFO] CycloneDX: Resolving Dependencies 20:23:43 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 20:23:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml 20:23:43 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:23:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json 20:23:43 [INFO] attaching as forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:23:43 [INFO] 20:23:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 20:23:43 [INFO] Skipping duplicate-finder execution! 20:23:43 [INFO] 20:23:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 20:23:43 [WARNING] Used undeclared dependencies found: 20:23:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:23:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:23:43 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:23:43 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:23:43 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:23:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:23:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:23:43 [WARNING] Non-test scoped test only dependencies found: 20:23:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:23:43 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:23:43 [INFO] 20:23:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 20:23:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.3-SNAPSHOT-sources.jar 20:23:43 [INFO] 20:23:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync --- 20:23:43 [INFO] 20:23:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync --- 20:23:43 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 20:23:43 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 20:23:43 [INFO] 20:23:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-sync --- 20:23:43 [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:23:43 [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:23:43 [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:23:43 [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:23:43 [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:23:43 [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:23:43 [INFO] 20:23:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 20:23:43 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-SNAPSHOT.jar 20:23:44 [INFO] Writing OBR metadata 20:23:44 [INFO] 20:23:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-sync --- 20:23:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:23:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:23:44 [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:23:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:44 [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:23:44 [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:23:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:23:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:23:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:23:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:23:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:23:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:23:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:23:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:23:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:23:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:23:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:23:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:23:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:23:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:23:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:23:44 [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:23:44 [INFO] 20:23:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 20:23:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:44 [INFO] 20:23:44 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 20:23:44 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT [57/84] 20:23:44 [INFO] ------------------------------[ feature ]------------------------------- 20:23:44 [INFO] 20:23:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] 20:23:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:44 [INFO] 20:23:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:44 [INFO] 20:23:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] 20:23:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:23:44 [INFO] argLine set to empty 20:23:44 [INFO] 20:23:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Starting audit... 20:23:44 Audit done. 20:23:44 [INFO] You have 0 Checkstyle violations. 20:23:44 [INFO] 20:23:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Starting audit... 20:23:44 Audit done. 20:23:44 [INFO] You have 0 Checkstyle violations. 20:23:44 [INFO] 20:23:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [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:23:44 [INFO] 20:23:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:23:44 [INFO] ...done! 20:23:44 [INFO] Attaching features XML 20:23:44 [INFO] 20:23:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23: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:23:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:23:44 [INFO] 20:23:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:23:44 [INFO] 20:23:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] 20:23:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:23:44 [INFO] 20:23:44 [INFO] 20:23:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] 20:23:44 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:23:44 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 20:23:44 [INFO] Project dependency features detected: [] 20:23:44 [INFO] Pax Exam System (Version: 4.13.3) created. 20:23:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:23:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:23:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:23:45 [INFO] Waiting for remote bundle context.. on 21000 name: 5478bfaf-5a11-445a-be1a-fe56985db50b timout: [ RelativeTimeout value = 180000 ] 20:24:04 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:24:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:04 [INFO] 20:24:04 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:04 [INFO] 20:24:04 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:04 [INFO] 20:24:04 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:04 [INFO] CycloneDX: Resolving Dependencies 20:24:07 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:24:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 20:24:07 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 20:24:08 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.3-SNAPSHOT-cyclonedx.json 20:24:08 [INFO] 20:24:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] Skipping duplicate-finder execution! 20:24:08 [INFO] 20:24:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] Skipping plugin execution 20:24:08 [INFO] 20:24:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] Skipping source per configuration. 20:24:08 [INFO] 20:24:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] 20:24:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:08 [INFO] 20:24:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [WARNING] 20:24:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:24:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:08 [WARNING] 20:24:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:08 [WARNING] 20:24:08 [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:24:08 [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:24:08 [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:24:08 [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:24:08 [INFO] 20:24:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 20:24:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:08 [WARNING] 20:24:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 20:24:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:08 [WARNING] 20:24:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:08 [WARNING] 20:24:08 [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:24:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24: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-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:24:08 [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:24:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24: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-forwardingrules-sync/maven-metadata.xml 20:24:08 [INFO] 20:24:08 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 20:24:08 [INFO] Building table-miss-enforcer 0.18.3-SNAPSHOT [58/84] 20:24:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:08 [INFO] 20:24:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ table-miss-enforcer --- 20:24:08 [INFO] 20:24:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:24:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:08 [INFO] 20:24:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:24:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:08 [INFO] 20:24:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:24:08 [INFO] 20:24:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:24: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/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:24:08 [INFO] 20:24:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 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) @ table-miss-enforcer --- 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) @ table-miss-enforcer --- 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/applications/table-miss-enforcer/target/classes/LICENSE 20:24:08 [INFO] 20:24:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:24:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:24:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:24:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:24:08 [INFO] 20:24:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:24:08 [INFO] Recompiling the module because of changed dependency. 20:24:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:24:08 [INFO] 20:24:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:24:08 [INFO] 20:24:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer --- 20:24:08 [INFO] Fork Value is true 20:24:11 [INFO] Done SpotBugs Analysis.... 20:24:11 [INFO] 20:24:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:24:11 [INFO] 20:24:11 [INFO] 20:24:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer --- 20:24:11 [INFO] BugInstance size is 0 20:24:11 [INFO] Error size is 0 20:24:11 [INFO] No errors/warnings found 20:24:11 [INFO] 20:24:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 20:24:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/test/resources 20:24:11 [INFO] 20:24:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer --- 20:24:11 [INFO] Recompiling the module because of changed dependency. 20:24:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 20:24:11 [INFO] 20:24:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ table-miss-enforcer --- 20:24:11 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/surefire-reports 20:24:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:24:11 [INFO] 20:24:11 [INFO] ------------------------------------------------------- 20:24:11 [INFO] T E S T S 20:24:11 [INFO] ------------------------------------------------------- 20:24:12 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:24:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:24:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:24:14 [INFO] 20:24:14 [INFO] Results: 20:24:14 [INFO] 20:24:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:24:14 [INFO] 20:24:14 [INFO] 20:24:14 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ table-miss-enforcer --- 20:24:14 [INFO] 20:24:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 20:24:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:24:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 20:24:14 [INFO] 20:24:14 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ table-miss-enforcer --- 20:24:14 [INFO] No previous run data found, generating javadoc. 20:24:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-javadoc.jar 20:24:15 [INFO] 20:24:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ table-miss-enforcer --- 20:24:15 [INFO] CycloneDX: Resolving Dependencies 20:24:16 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 20:24:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml 20:24:16 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json 20:24:16 [INFO] attaching as table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:24:16 [INFO] 20:24:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 20:24:16 [INFO] Skipping duplicate-finder execution! 20:24:16 [INFO] 20:24:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 20:24:16 [WARNING] Used undeclared dependencies found: 20:24:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:24:16 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:24:16 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:24:16 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:24:16 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:24:16 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:24:16 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:24:16 [INFO] 20:24:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 20:24:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.3-SNAPSHOT-sources.jar 20:24:16 [INFO] 20:24:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer --- 20:24:16 [INFO] 20:24:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer --- 20:24:16 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 20:24:16 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 20:24:16 [INFO] 20:24:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ table-miss-enforcer --- 20:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [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:24:16 [INFO] 20:24:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 20:24:16 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-SNAPSHOT.jar 20:24:16 [INFO] Writing OBR metadata 20:24:16 [INFO] 20:24:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ table-miss-enforcer --- 20:24:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:16 [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:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:16 [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:24:16 [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:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:16 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:16 [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:24:16 [INFO] 20:24:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 20:24:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:16 [INFO] 20:24:16 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 20:24:16 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT [59/84] 20:24:16 [INFO] ------------------------------[ feature ]------------------------------- 20:24:16 [INFO] 20:24:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:16 [INFO] 20:24:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:16 [INFO] 20:24:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:16 [INFO] 20:24:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] 20:24:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:17 [INFO] argLine set to empty 20:24:17 [INFO] 20:24:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] Starting audit... 20:24:17 Audit done. 20:24:17 [INFO] You have 0 Checkstyle violations. 20:24:17 [INFO] 20:24:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] Starting audit... 20:24:17 Audit done. 20:24:17 [INFO] You have 0 Checkstyle violations. 20:24:17 [INFO] 20:24:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24: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/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE 20:24:17 [INFO] 20:24:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:24:17 [INFO] ...done! 20:24:17 [INFO] Attaching features XML 20:24:17 [INFO] 20:24:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24: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:24:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:17 [INFO] 20:24:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:24:17 [INFO] 20:24:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] 20:24:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:24:17 [INFO] 20:24:17 [INFO] 20:24:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] 20:24:17 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:17 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 20:24:17 [INFO] Project dependency features detected: [] 20:24:17 [INFO] Pax Exam System (Version: 4.13.3) created. 20:24:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:24:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:18 [INFO] Waiting for remote bundle context.. on 21000 name: ea63f304-1700-4276-a77b-f5664b4e7b53 timout: [ RelativeTimeout value = 180000 ] 20:24:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:24:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:34 [INFO] 20:24:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:34 [INFO] 20:24:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:34 [INFO] 20:24:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:34 [INFO] CycloneDX: Resolving Dependencies 20:24:37 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:24:37 [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:24:38 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:38 [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:24:38 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.3-SNAPSHOT-cyclonedx.json 20:24:38 [INFO] 20:24:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] Skipping duplicate-finder execution! 20:24:38 [INFO] 20:24:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] Skipping plugin execution 20:24:38 [INFO] 20:24:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] Skipping source per configuration. 20:24:38 [INFO] 20:24:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] 20:24:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:38 [INFO] 20:24:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [WARNING] 20:24:38 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:24:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:38 [WARNING] 20:24:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:38 [WARNING] 20:24:38 [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:24:38 [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:24:38 [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:24:38 [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:24:38 [INFO] 20:24:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 20:24:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:38 [WARNING] 20:24:38 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 20:24:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:24:38 [WARNING] 20:24:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:24:38 [WARNING] 20:24:38 [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:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:38 [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:24:38 [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:24:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:38 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:38 [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:24:38 [INFO] 20:24:38 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 20:24:38 [INFO] Building topology-lldp-discovery 0.18.3-SNAPSHOT [60/84] 20:24:38 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:38 [INFO] 20:24:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-lldp-discovery --- 20:24:38 [INFO] 20:24:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:24:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:38 [INFO] 20:24:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:24:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:38 [INFO] 20:24:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:24:38 [INFO] 20:24:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:24: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/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:24:38 [INFO] 20:24:38 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery --- 20:24:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:24:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:24:38 [INFO] yang-to-sources: Found 11 dependencies in 1.302 ms 20:24:38 [INFO] yang-to-sources: Project model files found: 1 in 409.3 μs 20:24:38 [INFO] yang-to-sources: 1 YANG models processed in 59.48 ms 20:24:38 [INFO] BindingJavaFileGenerator: Defined 7 files in 415.6 μs 20:24:38 [INFO] Sorted 7 files into 3 directories in 49.11 μs 20:24:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.619 ms 20:24:38 [INFO] 20:24:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:24:38 [INFO] Starting audit... 20:24:38 Audit done. 20:24:38 [INFO] You have 0 Checkstyle violations. 20:24:38 [INFO] 20:24:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:24:38 [INFO] Starting audit... 20:24:38 Audit done. 20:24:38 [INFO] You have 0 Checkstyle violations. 20:24:38 [INFO] 20:24:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:24:38 [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:24:38 [INFO] 20:24:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:24:38 [INFO] Copying 1 resource from src/main/resources to target/classes 20:24:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:24:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:24:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:24:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:24:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:24:38 [INFO] 20:24:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:24:38 [INFO] Recompiling the module because of changed dependency. 20:24:38 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [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:24:39 [INFO] 20:24:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:24:39 [INFO] 20:24:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:24:39 [INFO] Fork Value is true 20:24:42 [INFO] Done SpotBugs Analysis.... 20:24:42 [INFO] 20:24:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:24:42 [INFO] 20:24:42 [INFO] 20:24:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery --- 20:24:42 [INFO] BugInstance size is 0 20:24:42 [INFO] Error size is 0 20:24:42 [INFO] No errors/warnings found 20:24:42 [INFO] 20:24:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 20:24:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/resources 20:24:42 [INFO] 20:24:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 20:24:42 [INFO] Recompiling the module because of changed dependency. 20:24:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:24:42 [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:24:42 [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:24:42 [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:24:42 [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:24:42 [INFO] 20:24:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-lldp-discovery --- 20:24:42 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/surefire-reports 20:24:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:24:42 [INFO] 20:24:42 [INFO] ------------------------------------------------------- 20:24:42 [INFO] T E S T S 20:24:42 [INFO] ------------------------------------------------------- 20:24:43 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:24:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:24:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:24:45 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:24:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:24:45 [INFO] 20:24:45 [INFO] Results: 20:24:45 [INFO] 20:24:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:24:45 [INFO] 20:24:45 [INFO] 20:24:45 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-lldp-discovery --- 20:24:45 [INFO] 20:24:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 20:24:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:24:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 20:24:45 [INFO] 20:24:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-lldp-discovery --- 20:24:45 [INFO] No previous run data found, generating javadoc. 20:24:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-javadoc.jar 20:24:47 [INFO] 20:24:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-lldp-discovery --- 20:24:47 [INFO] CycloneDX: Resolving Dependencies 20:24:47 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:24:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml 20:24:47 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json 20:24:47 [INFO] attaching as topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:24:47 [INFO] 20:24:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 20:24:47 [INFO] Skipping duplicate-finder execution! 20:24:47 [INFO] 20:24:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 20:24:47 [WARNING] Used undeclared dependencies found: 20:24:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:24:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:24:47 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 20:24:47 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:24:47 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 20:24:47 [INFO] 20:24:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 20:24:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.3-SNAPSHOT-sources.jar 20:24:47 [INFO] 20:24:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery --- 20:24:47 [INFO] 20:24:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery --- 20:24:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 20:24:47 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 20:24:47 [INFO] 20:24:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-lldp-discovery --- 20:24:47 [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:24:47 [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:24:47 [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:24:47 [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:24:47 [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:24:47 [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:24:47 [INFO] 20:24:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 20:24:47 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-SNAPSHOT.jar 20:24:47 [INFO] Writing OBR metadata 20:24:48 [INFO] 20:24:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-lldp-discovery --- 20:24:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:48 [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:24:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:48 [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:24:48 [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:24:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:48 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:48 [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:24:48 [INFO] 20:24:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 20:24:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:48 [INFO] 20:24:48 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 20:24:48 [INFO] Building lldp-speaker 0.18.3-SNAPSHOT [61/84] 20:24:48 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:48 [INFO] 20:24:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lldp-speaker --- 20:24:48 [INFO] 20:24:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:24:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:48 [INFO] 20:24:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:24:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:48 [INFO] 20:24:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:24:48 [INFO] 20:24:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:24: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/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:24:48 [INFO] 20:24:48 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker --- 20:24:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:24:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:24:48 [INFO] yang-to-sources: Found 12 dependencies in 1.464 ms 20:24:48 [INFO] yang-to-sources: Project model files found: 2 in 655.6 μs 20:24:48 [INFO] yang-to-sources: 3 YANG models processed in 60.24 ms 20:24:48 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.100 ms 20:24:48 [INFO] Sorted 30 files into 5 directories in 69.01 μs 20:24:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 11.23 ms 20:24:48 [INFO] 20:24:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:24:48 [INFO] Starting audit... 20:24:48 Audit done. 20:24:48 [INFO] You have 0 Checkstyle violations. 20:24:48 [INFO] 20:24:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:24:48 [INFO] Starting audit... 20:24:48 Audit done. 20:24:48 [INFO] You have 0 Checkstyle violations. 20:24:48 [INFO] 20:24:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:24: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/applications/lldp-speaker/target/classes/LICENSE 20:24:48 [INFO] 20:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:24:48 [INFO] Copying 1 resource from src/main/resources to target/classes 20:24:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:24:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:24:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:24:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:24:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:24:48 [INFO] 20:24:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:24:48 [INFO] Recompiling the module because of changed dependency. 20:24:48 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:24:48 [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:24:48 [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:24:48 [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:24:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:24:48 [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:24:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 [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:24:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 [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:24:48 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:24:48 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:24:48 [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:24:48 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 [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:24:48 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:24:48 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:24:48 [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:24:48 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:24:48 [INFO] 20:24:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:24:48 [INFO] 20:24:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker --- 20:24:48 [INFO] Fork Value is true 20:24:52 [INFO] Done SpotBugs Analysis.... 20:24:52 [INFO] 20:24:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:24:52 [INFO] 20:24:52 [INFO] 20:24:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker --- 20:24:52 [INFO] BugInstance size is 0 20:24:52 [INFO] Error size is 0 20:24:52 [INFO] No errors/warnings found 20:24:52 [INFO] 20:24:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 20:24:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/resources 20:24:52 [INFO] 20:24:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker --- 20:24:52 [INFO] Recompiling the module because of changed dependency. 20:24:52 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:24:52 [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:24:52 missing type arguments for generic class java.util.concurrent.ScheduledFuture 20:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 [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:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [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:24:52 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:24:52 [INFO] 20:24:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ lldp-speaker --- 20:24:52 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/surefire-reports 20:24:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:24:52 [INFO] 20:24:52 [INFO] ------------------------------------------------------- 20:24:52 [INFO] T E S T S 20:24:52 [INFO] ------------------------------------------------------- 20:24:53 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:24:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:24:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:24:55 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:24:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:24:55 [INFO] 20:24:55 [INFO] Results: 20:24:55 [INFO] 20:24:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:24:55 [INFO] 20:24:55 [INFO] 20:24:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ lldp-speaker --- 20:24:55 [INFO] 20:24:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 20:24:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT.jar 20:24:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 20:24:55 [INFO] 20:24:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ lldp-speaker --- 20:24:56 [INFO] No previous run data found, generating javadoc. 20:24:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-javadoc.jar 20:24:57 [INFO] 20:24:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ lldp-speaker --- 20:24:57 [INFO] CycloneDX: Resolving Dependencies 20:24:58 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:24:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml 20:24:58 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:24:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json 20:24:58 [INFO] attaching as lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:24:58 [INFO] 20:24:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 20:24:58 [INFO] Skipping duplicate-finder execution! 20:24:58 [INFO] 20:24:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker --- 20:24:58 [WARNING] Used undeclared dependencies found: 20:24:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:24:58 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:24:58 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:24:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:24:58 [INFO] 20:24:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 20:24:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.3-SNAPSHOT-sources.jar 20:24:58 [INFO] 20:24:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker --- 20:24:58 [INFO] 20:24:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker --- 20:24:58 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec 20:24:58 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 20:24:58 [INFO] 20:24:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lldp-speaker --- 20:24:58 [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:24:58 [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:24:58 [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:24:58 [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:24:58 [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:24:58 [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:24:58 [INFO] 20:24:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 20:24:58 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-SNAPSHOT.jar 20:24:58 [INFO] Writing OBR metadata 20:24:58 [INFO] 20:24:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lldp-speaker --- 20:24:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:24:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:24:58 [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:24:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:58 [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:24:58 [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:24:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:24:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:24:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:24:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:24:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:24:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:24:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:24:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:24:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:24:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:24:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:24:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:24:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:24:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:24:58 [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:24:58 [INFO] 20:24:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 20:24:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:58 [INFO] 20:24:58 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 20:24:58 [INFO] Building topology-manager 0.18.3-SNAPSHOT [62/84] 20:24:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:58 [INFO] 20:24:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-manager --- 20:24:58 [INFO] 20:24:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:24:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:58 [INFO] 20:24:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:24:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:58 [INFO] 20:24:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:24:59 [INFO] 20:24:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:24: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/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:24:59 [INFO] 20:24:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:24:59 [INFO] Starting audit... 20:24:59 Audit done. 20:24:59 [INFO] You have 0 Checkstyle violations. 20:24:59 [INFO] 20:24:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:24:59 [INFO] Starting audit... 20:24:59 Audit done. 20:24:59 [INFO] You have 0 Checkstyle violations. 20:24:59 [INFO] 20:24:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:24: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/applications/topology-manager/target/classes/LICENSE 20:24:59 [INFO] 20:24:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:24:59 [INFO] 20:24:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:24:59 [INFO] Recompiling the module because of changed dependency. 20:24:59 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:24:59 [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:24:59 [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:24:59 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [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:24:59 [INFO] 20:24:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:24:59 [INFO] 20:24:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager --- 20:24:59 [INFO] Fork Value is true 20:25:02 [INFO] Done SpotBugs Analysis.... 20:25:02 [INFO] 20:25:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:25:02 [INFO] 20:25:02 [INFO] 20:25:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager --- 20:25:02 [INFO] BugInstance size is 0 20:25:02 [INFO] Error size is 0 20:25:02 [INFO] No errors/warnings found 20:25:02 [INFO] 20:25:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 20:25:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:25:02 [INFO] 20:25:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager --- 20:25:02 [INFO] Recompiling the module because of changed dependency. 20:25:02 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:25:02 [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:25:02 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: E 20:25:02 found: org.opendaylight.mdsal.binding.api.DataTreeModification 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 required: java.util.List> 20:25:02 found: java.util.List 20:25:02 [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:25:02 [INFO] 20:25:02 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-manager --- 20:25:02 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/surefire-reports 20:25:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:25:02 [INFO] 20:25:02 [INFO] ------------------------------------------------------- 20:25:02 [INFO] T E S T S 20:25:02 [INFO] ------------------------------------------------------- 20:25:03 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:25:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:25:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.760 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:25:05 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:25:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:25:05 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:25:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:25:06 [INFO] 20:25:06 [INFO] Results: 20:25:06 [INFO] 20:25:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:25:06 [INFO] 20:25:06 [INFO] 20:25:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-manager --- 20:25:06 [INFO] 20:25:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 20:25:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT.jar 20:25:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/META-INF/MANIFEST.MF 20:25:06 [INFO] 20:25:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-manager --- 20:25:06 [INFO] No previous run data found, generating javadoc. 20:25:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-javadoc.jar 20:25:07 [INFO] 20:25:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-manager --- 20:25:07 [INFO] CycloneDX: Resolving Dependencies 20:25:08 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 20:25:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml 20:25:08 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json 20:25:08 [INFO] attaching as topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:25:08 [INFO] 20:25:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 20:25:08 [INFO] Skipping duplicate-finder execution! 20:25:08 [INFO] 20:25:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-manager --- 20:25:08 [WARNING] Used undeclared dependencies found: 20:25:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:25:08 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:25:08 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 20:25:08 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:25:08 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:25:08 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.3-SNAPSHOT:compile 20:25:08 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 20:25:08 [WARNING] Non-test scoped test only dependencies found: 20:25:08 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 20:25:08 [INFO] 20:25:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 20:25:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.3-SNAPSHOT-sources.jar 20:25:08 [INFO] 20:25:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager --- 20:25:08 [INFO] 20:25:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager --- 20:25:08 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec 20:25:08 [INFO] Analyzed bundle 'topology-manager' with 11 classes 20:25:08 [INFO] 20:25:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-manager --- 20:25:08 [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:25:08 [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:25:08 [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:25:08 [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:25:08 [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:25:08 [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:25:08 [INFO] 20:25:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 20:25:08 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-SNAPSHOT.jar 20:25:08 [INFO] Writing OBR metadata 20:25:08 [INFO] 20:25:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-manager --- 20:25:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:08 [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:25:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:08 [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:25:08 [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:25:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:08 [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:25:08 [INFO] 20:25:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 20:25:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:25:08 [INFO] 20:25:08 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 20:25:08 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT [63/84] 20:25:08 [INFO] ------------------------------[ feature ]------------------------------- 20:25:08 [INFO] 20:25:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 20:25:08 [INFO] 20:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:25:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:08 [INFO] 20:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:25:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:08 [INFO] 20:25:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] 20:25:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:09 [INFO] argLine set to empty 20:25:09 [INFO] 20:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Starting audit... 20:25:09 Audit done. 20:25:09 [INFO] You have 0 Checkstyle violations. 20:25:09 [INFO] 20:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Starting audit... 20:25:09 Audit done. 20:25:09 [INFO] You have 0 Checkstyle violations. 20:25:09 [INFO] 20:25:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:25: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/features-aggregator/odl-openflowplugin-app-topology/target/classes/LICENSE 20:25:09 [INFO] 20:25:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:25:09 [INFO] ...done! 20:25:09 [INFO] Attaching features XML 20:25:09 [INFO] 20:25:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:25:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:09 [INFO] 20:25:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:25:09 [INFO] 20:25:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] 20:25:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:25:09 [INFO] 20:25:09 [INFO] 20:25:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] 20:25:09 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology --- 20:25:09 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 20:25:09 [INFO] Project dependency features detected: [] 20:25:09 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:09 [INFO] Waiting for remote bundle context.. on 21000 name: e3ac66d1-2a8b-4ab7-950c-1aa57fe48310 timout: [ RelativeTimeout value = 180000 ] 20:25:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:25:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:37 [INFO] 20:25:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology --- 20:25:37 [INFO] 20:25:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 20:25:37 [INFO] 20:25:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology --- 20:25:37 [INFO] CycloneDX: Resolving Dependencies 20:25:40 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:25:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 20:25:40 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.xml 20:25:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 20:25:40 [INFO] attaching as odl-openflowplugin-app-topology-0.18.3-SNAPSHOT-cyclonedx.json 20:25:40 [INFO] 20:25:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] Skipping duplicate-finder execution! 20:25:40 [INFO] 20:25:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] Skipping plugin execution 20:25:40 [INFO] 20:25:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] Skipping source per configuration. 20:25:40 [INFO] 20:25:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] 20:25:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:40 [INFO] 20:25:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology --- 20:25:40 [WARNING] 20:25:40 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:25:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:40 [WARNING] 20:25:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:40 [WARNING] 20:25:40 [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:25:40 [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:25:40 [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:25:40 [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:25:40 [INFO] 20:25:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 20:25:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:25:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:25:40 [WARNING] 20:25:40 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 20:25:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:25:40 [WARNING] 20:25:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:25:40 [WARNING] 20:25:40 [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:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:40 [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:25:40 [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:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:25:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:25:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:25:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:25:40 [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:25:40 [INFO] 20:25:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 20:25:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT [64/84] 20:25:40 [INFO] ------------------------------[ feature ]------------------------------- 20:25:40 [INFO] 20:25:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 20:25:40 [INFO] 20:25:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:25:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:40 [INFO] 20:25:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:25:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:40 [INFO] 20:25:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] 20:25:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:41 [INFO] argLine set to empty 20:25:41 [INFO] 20:25:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] Starting audit... 20:25:41 Audit done. 20:25:41 [INFO] You have 0 Checkstyle violations. 20:25:41 [INFO] 20:25:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] Starting audit... 20:25:41 Audit done. 20:25:41 [INFO] You have 0 Checkstyle violations. 20:25:41 [INFO] 20:25:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:25: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-lldp-speaker/target/classes/LICENSE 20:25:41 [INFO] 20:25:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:25:41 [INFO] ...done! 20:25:41 [INFO] Attaching features XML 20:25:41 [INFO] 20:25:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:25: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:25:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:41 [INFO] 20:25:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:25:41 [INFO] 20:25:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] 20:25:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:25:41 [INFO] 20:25:41 [INFO] 20:25:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] 20:25:41 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-lldp-speaker --- 20:25:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 20:25:41 [INFO] Project dependency features detected: [] 20:25:41 [INFO] Pax Exam System (Version: 4.13.3) created. 20:25:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:25:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:42 [INFO] Waiting for remote bundle context.. on 21000 name: 5f5646e3-0682-4fcc-b204-f7a05296742c timout: [ RelativeTimeout value = 180000 ] 20:25:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:25:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:58 [INFO] 20:25:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 20:25:58 [INFO] 20:25:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 20:25:58 [INFO] 20:25:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 20:25:58 [INFO] CycloneDX: Resolving Dependencies 20:26:01 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 20:26:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 20:26:01 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 20:26:02 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.3-SNAPSHOT-cyclonedx.json 20:26:02 [INFO] 20:26:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] Skipping duplicate-finder execution! 20:26:02 [INFO] 20:26:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] Skipping plugin execution 20:26:02 [INFO] 20:26:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] Skipping source per configuration. 20:26:02 [INFO] 20:26:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] 20:26:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:02 [INFO] 20:26:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [WARNING] 20:26:02 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:26:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:02 [WARNING] 20:26:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:02 [WARNING] 20:26:02 [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:26:02 [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:26:02 [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:26:02 [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:26:02 [INFO] 20:26:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 20:26:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:02 [WARNING] 20:26:02 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 20:26:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:02 [WARNING] 20:26:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:02 [WARNING] 20:26:02 [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:26:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:02 [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:26:02 [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:26:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:02 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:02 [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:26:02 [INFO] 20:26:02 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 20:26:02 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT [65/84] 20:26:02 [INFO] ------------------------------[ feature ]------------------------------- 20:26:02 [INFO] 20:26:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] 20:26:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:02 [INFO] 20:26:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:02 [INFO] 20:26:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] 20:26:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:02 [INFO] argLine set to empty 20:26:02 [INFO] 20:26:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Starting audit... 20:26:02 Audit done. 20:26:02 [INFO] You have 0 Checkstyle violations. 20:26:02 [INFO] 20:26:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Starting audit... 20:26:02 Audit done. 20:26:02 [INFO] You have 0 Checkstyle violations. 20:26:02 [INFO] 20:26:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26: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/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE 20:26:02 [INFO] 20:26:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:26:02 [INFO] ...done! 20:26:02 [INFO] Attaching features XML 20:26:02 [INFO] 20:26:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26: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:26:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:02 [INFO] 20:26:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:26:02 [INFO] 20:26:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] 20:26:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:26:02 [INFO] 20:26:02 [INFO] 20:26:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] 20:26:02 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:02 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 20:26:02 [INFO] Project dependency features detected: [] 20:26:02 [INFO] Pax Exam System (Version: 4.13.3) created. 20:26:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:26:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:03 [INFO] Waiting for remote bundle context.. on 21000 name: 58229cd6-7ba4-4875-b56c-fdad3f0ba8c6 timout: [ RelativeTimeout value = 180000 ] 20:26:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:26:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:20 [INFO] 20:26:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:20 [INFO] 20:26:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:20 [INFO] 20:26:20 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:20 [INFO] CycloneDX: Resolving Dependencies 20:26:23 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:26:23 [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:26:23 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:23 [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:26:23 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.3-SNAPSHOT-cyclonedx.json 20:26:23 [INFO] 20:26:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] Skipping duplicate-finder execution! 20:26:23 [INFO] 20:26:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] Skipping plugin execution 20:26:23 [INFO] 20:26:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] Skipping source per configuration. 20:26:23 [INFO] 20:26:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] 20:26:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:23 [INFO] 20:26:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [WARNING] 20:26:23 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:26:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:23 [WARNING] 20:26:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:23 [WARNING] 20:26:23 [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:26:23 [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:26:23 [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:26:23 [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:26:23 [INFO] 20:26:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:26:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:23 [WARNING] 20:26:23 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 20:26:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:23 [WARNING] 20:26:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:23 [WARNING] 20:26:23 [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:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [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:26:23 [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:26:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:23 [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:26:23 [INFO] 20:26:23 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 20:26:23 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT [66/84] 20:26:23 [INFO] ------------------------------[ feature ]------------------------------- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:26:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:26:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:23 [INFO] 20:26:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] 20:26:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:24 [INFO] argLine set to empty 20:26:24 [INFO] 20:26:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] Starting audit... 20:26:24 Audit done. 20:26:24 [INFO] You have 0 Checkstyle violations. 20:26:24 [INFO] 20:26:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] Starting audit... 20:26:24 Audit done. 20:26:24 [INFO] You have 0 Checkstyle violations. 20:26:24 [INFO] 20:26:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:26: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/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/LICENSE 20:26:24 [INFO] 20:26:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:26:24 [INFO] ...done! 20:26:24 [INFO] Attaching features XML 20:26:24 [INFO] 20:26:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [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:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:24 [INFO] 20:26:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:26:24 [INFO] 20:26:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] 20:26:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:26:24 [INFO] 20:26:24 [INFO] 20:26:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] 20:26:24 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-manager --- 20:26:24 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 20:26:24 [INFO] Project dependency features detected: [] 20:26:24 [INFO] Pax Exam System (Version: 4.13.3) created. 20:26:24 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:26:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:25 [INFO] Waiting for remote bundle context.. on 21000 name: 0ddd5069-7ad1-49b2-8c1c-ed398017984a timout: [ RelativeTimeout value = 180000 ] 20:26:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:26:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:44 [INFO] 20:26:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 20:26:44 [INFO] 20:26:44 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 20:26:44 [INFO] 20:26:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 20:26:44 [INFO] CycloneDX: Resolving Dependencies 20:26:47 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:26:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 20:26:47 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.xml 20:26:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 20:26:47 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.3-SNAPSHOT-cyclonedx.json 20:26:47 [INFO] 20:26:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] Skipping duplicate-finder execution! 20:26:47 [INFO] 20:26:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] Skipping plugin execution 20:26:47 [INFO] 20:26:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] Skipping source per configuration. 20:26:47 [INFO] 20:26:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] 20:26:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:47 [INFO] 20:26:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [WARNING] 20:26:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:26:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:47 [WARNING] 20:26:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:47 [WARNING] 20:26:47 [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:26:47 [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:26:47 [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:26:47 [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:26:47 [INFO] 20:26:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 20:26:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:26:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:26:47 [WARNING] 20:26:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 20:26:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:26:47 [WARNING] 20:26:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:26:47 [WARNING] 20:26:47 [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:26:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:47 [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:26:47 [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:26:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:26:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:26:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:26:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:26:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:26:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:26:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:26:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:26:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:26:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:26:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:26:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:26:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:26:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:26:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:26:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:26:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:26:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:26:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:26:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:26:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:26:47 [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:26:47 [INFO] 20:26:47 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 20:26:47 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT [67/84] 20:26:47 [INFO] ------------------------------[ feature ]------------------------------- 20:26:47 [INFO] 20:26:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] 20:26:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:47 [INFO] 20:26:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:47 [INFO] 20:26:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] 20:26:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:47 [INFO] argLine set to empty 20:26:47 [INFO] 20:26:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:47 [INFO] Starting audit... 20:26:47 Audit done. 20:26:47 [INFO] You have 0 Checkstyle violations. 20:26:47 [INFO] 20:26:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:48 [INFO] Starting audit... 20:26:48 Audit done. 20:26:48 [INFO] You have 0 Checkstyle violations. 20:26:48 [INFO] 20:26:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:26: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/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE 20:26:48 [INFO] 20:26:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:26:48 [INFO] ...done! 20:26:48 [INFO] Attaching features XML 20:26:48 [INFO] 20:26:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:26: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:26:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:48 [INFO] 20:26:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:26:48 [INFO] 20:26:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:48 [INFO] 20:26:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:26:48 [INFO] 20:26:48 [INFO] 20:26:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:48 [INFO] 20:26:48 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:26:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 20:26:48 [INFO] Project dependency features detected: [] 20:26:48 [INFO] Pax Exam System (Version: 4.13.3) created. 20:26:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:26:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:48 [INFO] Waiting for remote bundle context.. on 21000 name: 5817e892-71c7-4b72-8dc7-f0c5c61fb7d3 timout: [ RelativeTimeout value = 180000 ] 20:27:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:27:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:05 [INFO] 20:27:05 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:05 [INFO] 20:27:05 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:05 [INFO] 20:27:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:05 [INFO] CycloneDX: Resolving Dependencies 20:27:08 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 20:27:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 20:27:08 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 20:27:08 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.3-SNAPSHOT-cyclonedx.json 20:27:08 [INFO] 20:27:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] Skipping duplicate-finder execution! 20:27:08 [INFO] 20:27:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] Skipping plugin execution 20:27:08 [INFO] 20:27:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] Skipping source per configuration. 20:27:08 [INFO] 20:27:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] 20:27:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:08 [INFO] 20:27:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [WARNING] 20:27:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:27:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:08 [WARNING] 20:27:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:08 [WARNING] 20:27:08 [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:27:08 [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:27:08 [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:27:08 [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:27:08 [INFO] 20:27:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 20:27:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:08 [WARNING] 20:27:08 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 20:27:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:08 [WARNING] 20:27:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:08 [WARNING] 20:27:08 [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:27:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27: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-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:27:08 [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:27:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:08 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27: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-reconciliation-framework/maven-metadata.xml 20:27:08 [INFO] 20:27:08 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 20:27:08 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT [68/84] 20:27:08 [INFO] ------------------------------[ feature ]------------------------------- 20:27:08 [INFO] 20:27:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:08 [INFO] 20:27:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:08 [INFO] 20:27:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:08 [INFO] 20:27:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] 20:27:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:09 [INFO] argLine set to empty 20:27:09 [INFO] 20:27:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Starting audit... 20:27:09 Audit done. 20:27:09 [INFO] You have 0 Checkstyle violations. 20:27:09 [INFO] 20:27:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Starting audit... 20:27:09 Audit done. 20:27:09 [INFO] You have 0 Checkstyle violations. 20:27:09 [INFO] 20:27:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27: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/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE 20:27:09 [INFO] 20:27:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:27:09 [INFO] ...done! 20:27:09 [INFO] Attaching features XML 20:27:09 [INFO] 20:27:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:27:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:09 [INFO] 20:27:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:27:09 [INFO] 20:27:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] 20:27:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:27:09 [INFO] 20:27:09 [INFO] 20:27:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] 20:27:09 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:09 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 20:27:09 [INFO] Project dependency features detected: [] 20:27:09 [INFO] Pax Exam System (Version: 4.13.3) created. 20:27:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:27:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:10 [INFO] Waiting for remote bundle context.. on 21000 name: 97157137-9914-4b30-b9b0-fc1607572100 timout: [ RelativeTimeout value = 180000 ] 20:27:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:27:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:27 [INFO] 20:27:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:27 [INFO] 20:27:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:27 [INFO] 20:27:27 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:27 [INFO] CycloneDX: Resolving Dependencies 20:27:30 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:27:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 20:27:30 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 20:27:30 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.3-SNAPSHOT-cyclonedx.json 20:27:30 [INFO] 20:27:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] Skipping duplicate-finder execution! 20:27:30 [INFO] 20:27:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] Skipping plugin execution 20:27:30 [INFO] 20:27:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] Skipping source per configuration. 20:27:30 [INFO] 20:27:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] 20:27:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:30 [INFO] 20:27:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [WARNING] 20:27:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:27:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:30 [WARNING] 20:27:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:30 [WARNING] 20:27:30 [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:27:30 [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:27:30 [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:27:30 [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:27:30 [INFO] 20:27:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:27:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:30 [WARNING] 20:27:30 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 20:27:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:30 [WARNING] 20:27:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:30 [WARNING] 20:27:30 [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:27:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:30 [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:27:30 [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:27:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:30 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:30 [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:27:30 [INFO] 20:27:30 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 20:27:30 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT [69/84] 20:27:30 [INFO] ------------------------------[ feature ]------------------------------- 20:27:30 [INFO] 20:27:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 20:27:30 [INFO] 20:27:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:27:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:30 [INFO] 20:27:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:27:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:30 [INFO] 20:27:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] 20:27:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:31 [INFO] argLine set to empty 20:27:31 [INFO] 20:27:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] Starting audit... 20:27:31 Audit done. 20:27:31 [INFO] You have 0 Checkstyle violations. 20:27:31 [INFO] 20:27:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] Starting audit... 20:27:31 Audit done. 20:27:31 [INFO] You have 0 Checkstyle violations. 20:27:31 [INFO] 20:27:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:27: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-flow-services/target/classes/LICENSE 20:27:31 [INFO] 20:27:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:27:31 [INFO] ...done! 20:27:31 [INFO] Attaching features XML 20:27:31 [INFO] 20:27:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:27: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:27:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:31 [INFO] 20:27:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:27:31 [INFO] 20:27:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] 20:27:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:27:31 [INFO] 20:27:31 [INFO] 20:27:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] 20:27:31 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services --- 20:27:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 20:27:31 [INFO] Project dependency features detected: [] 20:27:31 [INFO] Pax Exam System (Version: 4.13.3) created. 20:27:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:27:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:31 [INFO] Waiting for remote bundle context.. on 21000 name: 59cdb3e3-0b95-453d-ba65-383616dc4269 timout: [ RelativeTimeout value = 180000 ] 20:27:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:27:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:52 [INFO] 20:27:52 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services --- 20:27:52 [INFO] 20:27:52 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 20:27:52 [INFO] 20:27:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services --- 20:27:52 [INFO] CycloneDX: Resolving Dependencies 20:27:55 [INFO] CycloneDX: Creating BOM version 1.5 with 268 component(s) 20:27:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 20:27:55 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.xml 20:27:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 20:27:55 [INFO] attaching as odl-openflowplugin-flow-services-0.18.3-SNAPSHOT-cyclonedx.json 20:27:55 [INFO] 20:27:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] Skipping duplicate-finder execution! 20:27:55 [INFO] 20:27:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] Skipping plugin execution 20:27:55 [INFO] 20:27:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] Skipping source per configuration. 20:27:55 [INFO] 20:27:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] 20:27:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:55 [INFO] 20:27:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services --- 20:27:55 [WARNING] 20:27:55 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:27:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:55 [WARNING] 20:27:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:55 [WARNING] 20:27:55 [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:27:55 [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:27:55 [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:27:55 [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:27:55 [INFO] 20:27:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 20:27:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:27:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:27:55 [WARNING] 20:27:55 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 20:27:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:27:55 [WARNING] 20:27:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:27:55 [WARNING] 20:27:55 [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:27:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:55 [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:27:55 [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:27:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:27:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:27:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:27:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:27:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:27:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:27:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:27:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:27:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:27:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:27:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:27:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:27:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:27:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:27:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:27:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:27:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:27:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:27:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:27:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:27:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:27:55 [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:27:55 [INFO] 20:27:55 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 20:27:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT [70/84] 20:27:55 [INFO] ------------------------------[ feature ]------------------------------- 20:27:55 [INFO] 20:27:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 20:27:55 [INFO] 20:27:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:27:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:55 [INFO] 20:27:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:27:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:55 [INFO] 20:27:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] 20:27:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:56 [INFO] argLine set to empty 20:27:56 [INFO] 20:27:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Starting audit... 20:27:56 Audit done. 20:27:56 [INFO] You have 0 Checkstyle violations. 20:27:56 [INFO] 20:27:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Starting audit... 20:27:56 Audit done. 20:27:56 [INFO] You have 0 Checkstyle violations. 20:27:56 [INFO] 20:27:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:27:56 [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:27:56 [INFO] 20:27:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:27:56 [INFO] ...done! 20:27:56 [INFO] Attaching features XML 20:27:56 [INFO] 20:27:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:27:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:56 [INFO] 20:27:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:27:56 [INFO] 20:27:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] 20:27:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:27:56 [INFO] 20:27:56 [INFO] 20:27:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] 20:27:56 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-drop-test --- 20:27:56 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 20:27:56 [INFO] Project dependency features detected: [] 20:27:56 [INFO] Pax Exam System (Version: 4.13.3) created. 20:27:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:27:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:57 [INFO] Waiting for remote bundle context.. on 21000 name: d742b039-ead8-476f-8ae1-2b0c15628872 timout: [ RelativeTimeout value = 180000 ] 20:28:17 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:28:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:28:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:28:17 [INFO] 20:28:17 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-drop-test --- 20:28:17 [INFO] 20:28:17 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 20:28:17 [INFO] 20:28:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-drop-test --- 20:28:17 [INFO] CycloneDX: Resolving Dependencies 20:28:20 [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s) 20:28:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 20:28:20 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.xml 20:28:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 20:28:21 [INFO] attaching as odl-openflowplugin-drop-test-0.18.3-SNAPSHOT-cyclonedx.json 20:28:21 [INFO] 20:28:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] Skipping duplicate-finder execution! 20:28:21 [INFO] 20:28:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] Skipping plugin execution 20:28:21 [INFO] 20:28:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] Skipping source per configuration. 20:28:21 [INFO] 20:28:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] 20:28:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:21 [INFO] 20:28:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-drop-test --- 20:28:21 [WARNING] 20:28:21 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:28:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:21 [WARNING] 20:28:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:21 [WARNING] 20:28:21 [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:28:21 [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:28:21 [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:28:21 [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:28:21 [INFO] 20:28:21 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 20:28:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:28:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:28:21 [WARNING] 20:28:21 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 20:28:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:28:21 [WARNING] 20:28:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:28:21 [WARNING] 20:28:21 [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:28:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:21 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:21 [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:28:21 [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:28:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:28:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:28:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:28:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:28:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:28:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:28:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:28:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:28:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:28:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:28:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:28:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:28:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:28:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:28:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:28:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:28:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:28:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:28:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:28:21 at java.lang.reflect.Method.invoke (Method.java:568) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:28:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:28:21 [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:28:21 [INFO] 20:28:21 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 20:28:21 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT [71/84] 20:28:21 [INFO] ------------------------------[ feature ]------------------------------- 20:28:25 [INFO] 20:28:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 20:28:25 [INFO] 20:28:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:28:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:25 [INFO] 20:28:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:28:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:25 [INFO] 20:28:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] 20:28:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:26 [INFO] argLine set to empty 20:28:26 [INFO] 20:28:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] Starting audit... 20:28:26 Audit done. 20:28:26 [INFO] You have 0 Checkstyle violations. 20:28:26 [INFO] 20:28:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] Starting audit... 20:28:26 Audit done. 20:28:26 [INFO] You have 0 Checkstyle violations. 20:28:26 [INFO] 20:28:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:28: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-flow-services-rest/target/classes/LICENSE 20:28:26 [INFO] 20:28:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:28:26 [INFO] ...done! 20:28:26 [INFO] Attaching features XML 20:28:26 [INFO] 20:28:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:28: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:28:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:28:26 [INFO] 20:28:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:28:26 [INFO] 20:28:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] 20:28:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:28:26 [INFO] 20:28:26 [INFO] 20:28:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] 20:28:26 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services-rest --- 20:28:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 20:28:26 [INFO] Project dependency features detected: [] 20:28:26 [INFO] Pax Exam System (Version: 4.13.3) created. 20:28:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:28:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:28:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:28:27 [INFO] Waiting for remote bundle context.. on 21000 name: ee7e7dba-4300-465c-b50e-1f76fc429849 timout: [ RelativeTimeout value = 180000 ] 20:28:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:28:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:28:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:28:58 [INFO] 20:28:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 20:28:58 [INFO] 20:28:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 20:28:58 [INFO] 20:28:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 20:28:58 [INFO] CycloneDX: Resolving Dependencies 20:29:04 [INFO] CycloneDX: Creating BOM version 1.5 with 431 component(s) 20:29:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 20:29:04 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 20:29:04 [INFO] attaching as odl-openflowplugin-flow-services-rest-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) @ odl-openflowplugin-flow-services-rest --- 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) @ odl-openflowplugin-flow-services-rest --- 20:29:04 [INFO] Skipping plugin execution 20:29:04 [INFO] 20:29:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 20:29:04 [INFO] Skipping source per configuration. 20:29:04 [INFO] 20:29:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 20:29:04 [INFO] 20:29:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest --- 20:29:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:04 [INFO] 20:29:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest --- 20:29:04 [WARNING] 20:29:04 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:29:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:04 [WARNING] 20:29:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:04 [WARNING] 20:29:04 [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:29:04 [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:29:04 [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:29:04 [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:29:04 [INFO] 20:29:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 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] 20:29:04 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 20:29:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:04 [WARNING] 20:29:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:04 [WARNING] 20:29:04 [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: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/odl-openflowplugin-flow-services-rest/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/odl-openflowplugin-flow-services-rest/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/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:29:04 [INFO] 20:29:04 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 20:29:04 [INFO] Building southbound-cli 0.18.3-SNAPSHOT [72/84] 20:29:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:29:04 [INFO] 20:29:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-cli --- 20:29:04 [INFO] 20:29:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 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) @ southbound-cli --- 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) @ southbound-cli --- 20:29:05 [INFO] 20:29:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:29: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/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:29:05 [INFO] 20:29:05 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli --- 20:29:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:29:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:29:05 [INFO] yang-to-sources: Found 15 dependencies in 3.244 ms 20:29:05 [INFO] yang-to-sources: Project model files found: 1 in 552.8 μs 20:29:05 [INFO] yang-to-sources: 2 YANG models processed in 74.61 ms 20:29:05 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.240 ms 20:29:05 [INFO] Sorted 15 files into 4 directories in 60.87 μs 20:29:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 5.454 ms 20:29:05 [INFO] 20:29:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 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-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 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) @ southbound-cli --- 20:29: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/applications/southbound-cli/target/classes/LICENSE 20:29:05 [INFO] 20:29:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:29:05 [INFO] Copying 1 resource from src/main/resources to target/classes 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:29:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:29:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:29:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:29:05 [INFO] 20:29:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:29:05 [INFO] Recompiling the module because of changed dependency. 20:29:05 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [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:29:05 [INFO] 20:29:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:29:05 [INFO] 20:29:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli --- 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 @ southbound-cli <<< 20:29:09 [INFO] 20:29:09 [INFO] 20:29:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli --- 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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 20:29:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/test/resources 20:29:09 [INFO] 20:29:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli --- 20:29:09 [INFO] No sources to compile 20:29:09 [INFO] 20:29:09 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ southbound-cli --- 20:29:09 [INFO] No tests to run. 20:29:09 [INFO] 20:29:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ southbound-cli --- 20:29:09 [INFO] 20:29:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 20:29:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT.jar 20:29:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/META-INF/MANIFEST.MF 20:29:09 [INFO] 20:29:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ southbound-cli --- 20:29:09 [INFO] No previous run data found, generating javadoc. 20:29:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-javadoc.jar 20:29:12 [INFO] 20:29:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ southbound-cli --- 20:29:12 [INFO] CycloneDX: Resolving Dependencies 20:29:13 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:29:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml 20:29:13 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json 20:29:13 [INFO] attaching as southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:29:13 [INFO] 20:29:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 20:29:13 [INFO] Skipping duplicate-finder execution! 20:29:13 [INFO] 20:29:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-cli --- 20:29:13 [WARNING] Used undeclared dependencies found: 20:29:13 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:29:13 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.3-SNAPSHOT:compile 20:29:13 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:29:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:29:13 [INFO] 20:29:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 20:29:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.3-SNAPSHOT-sources.jar 20:29:13 [INFO] 20:29:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli --- 20:29:13 [INFO] 20:29:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli --- 20:29:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:29:13 [INFO] 20:29:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-cli --- 20:29:13 [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:29:13 [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:29:13 [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:29:13 [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:29:13 [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:29:13 [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:29:13 [INFO] 20:29:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 20:29:13 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-SNAPSHOT.jar 20:29:13 [INFO] Writing OBR metadata 20:29:13 [INFO] 20:29:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-cli --- 20:29:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:13 [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:29:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:13 [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:29:13 [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:29:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:13 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:13 [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:29:13 [INFO] 20:29:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 20:29:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:29:13 [INFO] 20:29:13 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 20:29:13 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT [73/84] 20:29:13 [INFO] ------------------------------[ feature ]------------------------------- 20:29:13 [INFO] 20:29:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 20:29:13 [INFO] 20:29:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:29:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:13 [INFO] 20:29:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:29:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:13 [INFO] 20:29:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] 20:29:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:14 [INFO] argLine set to empty 20:29:14 [INFO] 20:29:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] Starting audit... 20:29:14 Audit done. 20:29:14 [INFO] You have 0 Checkstyle violations. 20:29:14 [INFO] 20:29:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] Starting audit... 20:29:14 Audit done. 20:29:14 [INFO] You have 0 Checkstyle violations. 20:29:14 [INFO] 20:29:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:29: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-app-southbound-cli/target/classes/LICENSE 20:29:14 [INFO] 20:29:14 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:29:14 [INFO] ...done! 20:29:14 [INFO] Attaching features XML 20:29:14 [INFO] 20:29:14 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [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:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:14 [INFO] 20:29:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:29:14 [INFO] 20:29:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] 20:29:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:29:14 [INFO] 20:29:14 [INFO] 20:29:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] 20:29:14 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-southbound-cli --- 20:29:14 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 20:29:14 [INFO] Project dependency features detected: [] 20:29:14 [INFO] Pax Exam System (Version: 4.13.3) created. 20:29:14 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:29:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:29:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:29:15 [INFO] Waiting for remote bundle context.. on 21000 name: 78f303d5-8183-428b-8309-dbfb52e20863 timout: [ RelativeTimeout value = 180000 ] 20:29:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 20:29:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:29:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:29:31 [INFO] 20:29:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 20:29:31 [INFO] 20:29:31 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 20:29:31 [INFO] 20:29:31 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 20:29:31 [INFO] CycloneDX: Resolving Dependencies 20:29:35 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 20:29:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 20:29:35 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 20:29:35 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.3-SNAPSHOT-cyclonedx.json 20:29:35 [INFO] 20:29:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] Skipping duplicate-finder execution! 20:29:35 [INFO] 20:29:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] Skipping plugin execution 20:29:35 [INFO] 20:29:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] Skipping source per configuration. 20:29:35 [INFO] 20:29:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] 20:29:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:35 [INFO] 20:29:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [WARNING] 20:29:35 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:29:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:35 [WARNING] 20:29:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:35 [WARNING] 20:29:35 [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:29:35 [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:29:35 [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:29:35 [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:29:35 [INFO] 20:29:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 20:29:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:35 [WARNING] 20:29:35 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 20:29:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:35 [WARNING] 20:29:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:35 [WARNING] 20:29:35 [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:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:35 [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:29:35 [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:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:35 [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:29:35 [INFO] 20:29:35 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 20:29:35 [INFO] Building features-openflowplugin 0.18.3-SNAPSHOT [74/84] 20:29:35 [INFO] ------------------------------[ feature ]------------------------------- 20:29:35 [INFO] 20:29:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin --- 20:29:35 [INFO] 20:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:35 [INFO] 20:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:29:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:35 [INFO] 20:29:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:29:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:36 [INFO] argLine set to empty 20:29:36 [INFO] 20:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:29:36 [INFO] Starting audit... 20:29:36 Audit done. 20:29:36 [INFO] You have 0 Checkstyle violations. 20:29:36 [INFO] 20:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:29:36 [INFO] Starting audit... 20:29:36 Audit done. 20:29:36 [INFO] You have 0 Checkstyle violations. 20:29:36 [INFO] 20:29:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:29:36 [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:29:36 [INFO] 20:29:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:29:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:29:36 [INFO] ...done! 20:29:36 [INFO] Attaching features XML 20:29:36 [INFO] 20:29:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:29:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:36 [INFO] 20:29:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:29:36 [INFO] 20:29:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:29:36 [INFO] 20:29:36 [INFO] 20:29:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin --- 20:29:36 [INFO] 20:29:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin --- 20:29:36 [INFO] CycloneDX: Resolving Dependencies 20:29:43 [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s) 20:29:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml 20:29:43 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json 20:29:43 [INFO] attaching as features-openflowplugin-0.18.3-SNAPSHOT-cyclonedx.json 20:29:43 [INFO] 20:29:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 20:29:43 [INFO] Skipping duplicate-finder execution! 20:29:43 [INFO] 20:29:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 20:29:43 [INFO] Skipping plugin execution 20:29:43 [INFO] 20:29:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 20:29:43 [INFO] No sources in project. Archive not created. 20:29:43 [INFO] 20:29:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin --- 20:29:43 [INFO] 20:29:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin --- 20:29:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:43 [INFO] 20:29:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin --- 20:29:43 [WARNING] 20:29:43 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:29:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:43 [WARNING] 20:29:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:43 [WARNING] 20:29:43 [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:29:43 [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:29:43 [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:29:43 [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:29:43 [INFO] 20:29:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin --- 20:29:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:43 [WARNING] 20:29:43 [WARNING] The packaging plugin for project features-openflowplugin did not assign 20:29:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:29:43 [WARNING] 20:29:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:29:43 [WARNING] 20:29:43 [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:29:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:43 [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:29:43 [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:29:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:43 [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:29:43 [INFO] 20:29:43 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 20:29:43 [INFO] Building features-aggregator 0.18.3-SNAPSHOT [75/84] 20:29:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-aggregator --- 20:29:43 [INFO] CycloneDX: Resolving Dependencies 20:29:43 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:29:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml 20:29:43 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json 20:29:43 [INFO] attaching as features-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:29:43 [INFO] 20:29:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- 20:29:43 [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:29:43 [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:29:43 [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:29:43 [INFO] 20:29:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- 20:29:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:43 [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:29:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:43 [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:29:43 [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:29:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:43 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:43 [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:29:43 [INFO] 20:29:43 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 20:29:43 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT [76/84] 20:29:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:29:43 [INFO] 20:29:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] Skipping artifact installation 20:29:43 [INFO] 20:29:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 20:29:43 [INFO] Skipping artifact deployment 20:29:43 [INFO] 20:29:43 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 20:29:43 [INFO] Building applications-aggregator 0.18.3-SNAPSHOT [77/84] 20:29:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ applications-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ applications-aggregator --- 20:29:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:29:43 [INFO] 20:29:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ applications-aggregator --- 20:29:43 [INFO] Skipping artifact installation 20:29:43 [INFO] 20:29:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ applications-aggregator --- 20:29:43 [INFO] Skipping artifact deployment 20:29:43 [INFO] 20:29:43 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 20:29:43 [INFO] Building model-aggregator 0.18.3-SNAPSHOT [78/84] 20:29:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:29:43 [INFO] 20:29:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-aggregator --- 20:29:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:29:43 [INFO] 20:29:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 20:29:43 [INFO] Skipping artifact installation 20:29:43 [INFO] 20:29:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 20:29:43 [INFO] Skipping artifact deployment 20:29:43 [INFO] 20:29:43 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 20:29:43 [INFO] Building learning-switch 0.18.3-SNAPSHOT [79/84] 20:29:43 [INFO] -------------------------------[ bundle ]------------------------------- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ learning-switch --- 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:29:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:29:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:43 [INFO] 20:29:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:29:44 [INFO] 20:29:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:29:44 [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:29:44 [INFO] 20:29:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:29:44 [INFO] Starting audit... 20:29:44 Audit done. 20:29:44 [INFO] You have 0 Checkstyle violations. 20:29:44 [INFO] 20:29:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:29:44 [INFO] Starting audit... 20:29:44 Audit done. 20:29:44 [INFO] You have 0 Checkstyle violations. 20:29:44 [INFO] 20:29:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:29:44 [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:29:44 [INFO] 20:29:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:29:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:29:44 [INFO] 20:29:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:29:44 [INFO] Recompiling the module because of changed dependency. 20:29:44 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:29:44 [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:29:44 [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:29:44 [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:29:44 [INFO] 20:29:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:29:44 [INFO] 20:29:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch --- 20:29:44 [INFO] Fork Value is true 20:29:47 [INFO] Done SpotBugs Analysis.... 20:29:47 [INFO] 20:29:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:29:47 [INFO] 20:29:47 [INFO] 20:29:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch --- 20:29:47 [INFO] BugInstance size is 0 20:29:47 [INFO] Error size is 0 20:29:47 [INFO] No errors/warnings found 20:29:47 [INFO] 20:29:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 20:29:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/test/resources 20:29:47 [INFO] 20:29:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch --- 20:29:47 [INFO] No sources to compile 20:29:47 [INFO] 20:29:47 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ learning-switch --- 20:29:47 [INFO] No tests to run. 20:29:47 [INFO] 20:29:47 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ learning-switch --- 20:29:47 [INFO] 20:29:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 20:29:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT.jar 20:29:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/META-INF/MANIFEST.MF 20:29:47 [INFO] 20:29:47 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ learning-switch --- 20:29:47 [INFO] No previous run data found, generating javadoc. 20:29:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-javadoc.jar 20:29:49 [INFO] 20:29:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ learning-switch --- 20:29:49 [INFO] CycloneDX: Resolving Dependencies 20:29:49 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:29:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml 20:29:49 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json 20:29:49 [INFO] attaching as learning-switch-0.18.3-SNAPSHOT-cyclonedx.json 20:29:49 [INFO] 20:29:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 20:29:49 [INFO] Skipping duplicate-finder execution! 20:29:49 [INFO] 20:29:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ learning-switch --- 20:29:49 [WARNING] Used undeclared dependencies found: 20:29:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:29:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:29:49 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:29:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:29:49 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:29:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:29:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 20:29:49 [INFO] 20:29:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 20:29:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.3-SNAPSHOT-sources.jar 20:29:49 [INFO] 20:29:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch --- 20:29:49 [INFO] 20:29:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch --- 20:29:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:29:49 [INFO] 20:29:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ learning-switch --- 20:29:49 [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:29:49 [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:29:49 [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:29:49 [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:29:49 [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:29:49 [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:29:49 [INFO] 20:29:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 20:29:49 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-SNAPSHOT.jar 20:29:49 [INFO] Writing OBR metadata 20:29:49 [INFO] 20:29:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ learning-switch --- 20:29:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:49 [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:29:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:49 [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:29:49 [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:29:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:49 [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:29:49 [INFO] 20:29:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 20:29:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:29:49 [INFO] 20:29:49 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 20:29:49 [INFO] Building sample-consumer 0.18.3-SNAPSHOT [80/84] 20:29:49 [INFO] -------------------------------[ bundle ]------------------------------- 20:29:49 [INFO] 20:29:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-consumer --- 20:29:49 [INFO] 20:29:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:29:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:49 [INFO] 20:29:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:29:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:49 [INFO] 20:29:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:29:50 [INFO] 20:29:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:29: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/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:29:50 [INFO] 20:29:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:29:50 [INFO] Starting audit... 20:29:50 Audit done. 20:29:50 [INFO] You have 0 Checkstyle violations. 20:29:50 [INFO] 20:29:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:29:50 [INFO] Starting audit... 20:29:50 Audit done. 20:29:50 [INFO] You have 0 Checkstyle violations. 20:29:50 [INFO] 20:29:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:29:50 [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:29:50 [INFO] 20:29:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:29:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:29:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:29:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:29:50 [INFO] 20:29:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:29:50 [INFO] Recompiling the module because of changed dependency. 20:29:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:29:50 [INFO] 20:29:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:29:50 [INFO] 20:29:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer --- 20:29:50 [INFO] Fork Value is true 20:29:52 [INFO] Done SpotBugs Analysis.... 20:29:52 [INFO] 20:29:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:29:52 [INFO] 20:29:52 [INFO] 20:29:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer --- 20:29:52 [INFO] BugInstance size is 0 20:29:52 [INFO] Error size is 0 20:29:52 [INFO] No errors/warnings found 20:29:52 [INFO] 20:29:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 20:29:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/test/resources 20:29:52 [INFO] 20:29:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer --- 20:29:52 [INFO] No sources to compile 20:29:52 [INFO] 20:29:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-consumer --- 20:29:52 [INFO] No tests to run. 20:29:52 [INFO] 20:29:52 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-consumer --- 20:29:52 [INFO] 20:29:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 20:29:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT.jar 20:29:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/META-INF/MANIFEST.MF 20:29:53 [INFO] 20:29:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-consumer --- 20:29:53 [INFO] No previous run data found, generating javadoc. 20:29:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-javadoc.jar 20:29:54 [INFO] 20:29:54 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-consumer --- 20:29:54 [INFO] CycloneDX: Resolving Dependencies 20:29:54 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 20:29:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml 20:29:54 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.xml 20:29:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json 20:29:54 [INFO] attaching as sample-consumer-0.18.3-SNAPSHOT-cyclonedx.json 20:29:54 [INFO] 20:29:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 20:29:54 [INFO] Skipping duplicate-finder execution! 20:29:54 [INFO] 20:29:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-consumer --- 20:29:54 [INFO] No dependency problems found 20:29:54 [INFO] 20:29:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 20:29:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.3-SNAPSHOT-sources.jar 20:29:54 [INFO] 20:29:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer --- 20:29:54 [INFO] 20:29:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer --- 20:29:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:29:54 [INFO] 20:29:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-consumer --- 20:29:54 [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:29:54 [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:29:54 [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:29:54 [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:29:54 [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:29:54 [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:29:54 [INFO] 20:29:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 20:29:54 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-SNAPSHOT.jar 20:29:54 [INFO] Writing OBR metadata 20:29:54 [INFO] 20:29:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-consumer --- 20:29:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:29:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:29:54 [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:29:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:54 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:54 [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:29:54 [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:29:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:29:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:29:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:29:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:29:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:29:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:29:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:29:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:29:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:29:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:29:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:29:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:29:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:29:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:29:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:29:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:29:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:29:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:29:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:29:54 at java.lang.reflect.Method.invoke (Method.java:568) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:29:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:29:54 [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:29:54 [INFO] 20:29:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 20:29:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:29:54 [INFO] 20:29:54 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 20:29:54 [INFO] Building sample-bundles 0.18.3-SNAPSHOT [81/84] 20:29:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:29:54 [INFO] 20:29:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-bundles --- 20:29:54 [INFO] 20:29:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:29:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:55 [INFO] 20:29:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:29:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:55 [INFO] 20:29:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:29:55 [INFO] 20:29:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:29: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/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:29:55 [INFO] 20:29:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:29:55 [INFO] Starting audit... 20:29:55 Audit done. 20:29:55 [INFO] You have 0 Checkstyle violations. 20:29:55 [INFO] 20:29:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:29:55 [INFO] Starting audit... 20:29:55 Audit done. 20:29:55 [INFO] You have 0 Checkstyle violations. 20:29:55 [INFO] 20:29:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:29: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/samples/sample-bundles/target/classes/LICENSE 20:29:55 [INFO] 20:29:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:29:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:29:55 [INFO] 20:29:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:29:55 [INFO] Recompiling the module because of changed dependency. 20:29:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:29:55 [INFO] 20:29:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:29:55 [INFO] 20:29:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles --- 20:29:55 [INFO] Fork Value is true 20:29:58 [INFO] Done SpotBugs Analysis.... 20:29:58 [INFO] 20:29:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:29:58 [INFO] 20:29:58 [INFO] 20:29:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles --- 20:29:58 [INFO] BugInstance size is 0 20:29:58 [INFO] Error size is 0 20:29:58 [INFO] No errors/warnings found 20:29:58 [INFO] 20:29:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 20:29:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/test/resources 20:29:58 [INFO] 20:29:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles --- 20:29:58 [INFO] No sources to compile 20:29:58 [INFO] 20:29:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-bundles --- 20:29:58 [INFO] No tests to run. 20:29:58 [INFO] 20:29:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-bundles --- 20:29:58 [INFO] 20:29:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 20:29:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT.jar 20:29:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/META-INF/MANIFEST.MF 20:29:59 [INFO] 20:29:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-bundles --- 20:29:59 [INFO] No previous run data found, generating javadoc. 20:30:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-javadoc.jar 20:30:00 [INFO] 20:30:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-bundles --- 20:30:00 [INFO] CycloneDX: Resolving Dependencies 20:30:01 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 20:30:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml 20:30:01 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.xml 20:30:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json 20:30:01 [INFO] attaching as sample-bundles-0.18.3-SNAPSHOT-cyclonedx.json 20:30:01 [INFO] 20:30:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 20:30:01 [INFO] Skipping duplicate-finder execution! 20:30:01 [INFO] 20:30:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-bundles --- 20:30:01 [WARNING] Used undeclared dependencies found: 20:30:01 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 20:30:01 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 20:30:01 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:30:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 20:30:01 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 20:30:01 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile 20:30:01 [INFO] 20:30:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 20:30:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.3-SNAPSHOT-sources.jar 20:30:01 [INFO] 20:30:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles --- 20:30:01 [INFO] 20:30:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles --- 20:30:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:30:01 [INFO] 20:30:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-bundles --- 20:30:01 [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:30:01 [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:30:01 [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:30:01 [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:30:01 [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:30:01 [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:30:01 [INFO] 20:30:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 20:30:01 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-SNAPSHOT.jar 20:30:01 [INFO] Writing OBR metadata 20:30:01 [INFO] 20:30:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-bundles --- 20:30:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:30:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:30:01 [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:30:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:30:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:30:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:30:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:30:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:30:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:30:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:30:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:30:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:30:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:30:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:30:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:30:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:30:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:30:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:30:01 at java.lang.reflect.Method.invoke (Method.java:568) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:30:01 [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:30:01 [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:30:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:30:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:30:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:30:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:30:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:30:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:30:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:30:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:30:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:30:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:30:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:30:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:30:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:30:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:30:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:30:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:30:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:30:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:30:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:30:01 at java.lang.reflect.Method.invoke (Method.java:568) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:30:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:30:01 [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:30:01 [INFO] 20:30:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 20:30:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:30:01 [INFO] 20:30:01 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 20:30:01 [INFO] Building openflowplugin-samples-aggregator 0.18.3-SNAPSHOT [82/84] 20:30:01 [INFO] --------------------------------[ pom ]--------------------------------- 20:30:01 [INFO] 20:30:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] 20:30:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] Rule 2: 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) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] 20:30:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] Skipping CycloneDX goal, because module skips deploy 20:30:01 [INFO] 20:30:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] Skipping artifact installation 20:30:01 [INFO] 20:30:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 20:30:01 [INFO] Skipping artifact deployment 20:30:01 [INFO] 20:30:01 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 20:30:01 [INFO] Building openflowplugin-karaf 0.18.3-SNAPSHOT [83/84] 20:30:01 [INFO] --------------------------------[ pom ]--------------------------------- 20:30:02 [INFO] 20:30:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-karaf --- 20:30:02 [INFO] 20:30:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:30:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:02 [INFO] 20:30:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:30:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:02 [INFO] 20:30:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:30:02 [INFO] 20:30:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:30: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/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:30:02 [INFO] 20:30:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:30:02 [INFO] Starting audit... 20:30:02 Audit done. 20:30:02 [INFO] You have 0 Checkstyle violations. 20:30:02 [INFO] 20:30:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:30:02 [INFO] Starting audit... 20:30:02 Audit done. 20:30:02 [INFO] You have 0 Checkstyle violations. 20:30:02 [INFO] 20:30:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:30: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/distribution/karaf/target/classes/LICENSE 20:30:02 [INFO] 20:30:02 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:30:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:30:02 [INFO] 20:30:02 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:30:02 [INFO] Using repositories: 20:30:02 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:30:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:30:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:02 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:30:02 [INFO] Loading direct KAR and features XML dependencies 20:30:02 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:30:02 [INFO] Feature framework will be added as a startup feature 20:30:02 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:30:02 [INFO] Unzipping kars 20:30:02 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:30:03 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:30:03 [INFO] Loading profiles from: 20:30:03 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:30:03 [INFO] Loading repositories 20:30:03 [INFO] Generating generated-startup profile 20:30:03 [INFO] Generating generated-boot profile with parents: generated-startup 20:30:03 [INFO] Generating generated-installed profile 20:30:03 [INFO] Configuring etc/config.properties and etc/system.properties 20:30:03 [INFO] Downloading libraries for generated profiles 20:30:03 [INFO] Downloading additional libraries 20:30:03 [INFO] Writing configurations 20:30:03 [INFO] adding config file: etc/profile.cfg 20:30:03 [INFO] Startup stage 20:30:03 [INFO] Loading startup repositories 20:30:03 [INFO] Resolving startup features and bundles 20:30:03 [INFO] Features: framework 20:30:03 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:30:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:30:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:30:03 [INFO] Boot stage 20:30:03 [INFO] Loading boot repositories 20:30:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:30:03 [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:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:30:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:30:03 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:30:03 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:30:03 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:30:03 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:30:03 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:30:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:30:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:30:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:30:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:30:03 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:30:03 [INFO] Feature service/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:30:03 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:30:03 [INFO] Feature package/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:30:03 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:30:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:30:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:30:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:30:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:30:03 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:30:03 [INFO] Feature management/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:30:03 [INFO] adding config file: etc/jmx.acl.cfg 20:30:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:30:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:30:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:30:03 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:30:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:30:03 [INFO] Feature system/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:30:03 [INFO] Feature log/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:30:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:30:03 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:30:03 [INFO] Feature config/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:30:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:30:03 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:30:03 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:30:03 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:30:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:30:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:30:03 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:30:03 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:30:03 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:30:03 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:30:03 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:30:03 [INFO] Feature a8cf1ee5-fd0c-4356-9513-95a8ab4c1fae/0.0.0 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 20:30:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 20:30:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:30:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:30:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:30:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 20:30:03 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:30:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:30:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:30:03 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:30:03 [INFO] Install stage 20:30:03 [INFO] Loading installed repositories 20:30:03 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:30:03 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:30:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:30:03 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:30:03 [INFO] 20:30:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:30:03 [INFO] 20:30:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:30:03 [INFO] 20:30:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:30:03 [INFO] 20:30:03 [INFO] 20:30:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf --- 20:30:03 [INFO] 20:30:03 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 20:30:04 [INFO] Executing tasks 20:30:04 [INFO] Executed tasks 20:30:04 [INFO] 20:30:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ openflowplugin-karaf --- 20:30:04 [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:30:04 [INFO] 20:30:04 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 20:30:04 [INFO] 20:30:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 20:30:04 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 20:30:04 [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:30:04 [INFO] 20:30:04 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-karaf --- 20:30:04 [INFO] 20:30:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 20:30:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/assembly 20:30:04 [INFO] 20:30:04 [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 20:30:05 [INFO] Feature repository discovered recursively: 678c4669-85e9-4374-94e1-5f5adc7fe8b9 20:30:05 [INFO] Feature repository discovered recursively: features-openflowplugin 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:30:05 [INFO] Feature repository discovered recursively: odl-restconf 20:30:05 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-jersey-2 20:30:05 [INFO] Feature repository discovered recursively: odl-javassist-3 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:30:05 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:30:05 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:30:05 [INFO] Feature repository discovered recursively: odl-netty-4 20:30:05 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:30:05 [INFO] Feature repository discovered recursively: odl-stax2-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:30:05 [INFO] Feature repository discovered recursively: odl-antlr4 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-akka 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-scala 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:30:05 [INFO] Feature repository discovered recursively: odl-gson 20:30:05 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:30:05 [INFO] Feature repository discovered recursively: odl-servlet-api 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:30:05 [INFO] Feature repository discovered recursively: pt-triemap 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:30:05 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:30:05 [INFO] Feature repository discovered recursively: odl-guava 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:30:05 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:30:05 [INFO] Feature repository discovered recursively: framework-4.4.6 20:30:05 [INFO] Feature repository discovered recursively: standard-4.4.6 20:30:05 [INFO] Feature repository discovered recursively: framework-4.4.6 20:30:05 [INFO] Feature repository discovered recursively: features-openflowplugin 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:30:05 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:30:05 [INFO] Feature repository discovered recursively: odl-guava 20:30:05 [INFO] Feature repository discovered recursively: pt-triemap 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:30:05 [INFO] Feature repository discovered recursively: odl-antlr4 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:30:05 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:30:05 [INFO] Feature repository discovered recursively: odl-gson 20:30:05 [INFO] Feature repository discovered recursively: odl-stax2-api 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:30:05 [INFO] Feature repository discovered recursively: odl-netty-4 20:30:05 [INFO] Feature repository discovered recursively: odl-servlet-api 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-akka 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-scala 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:30:05 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:30:05 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 20:30:05 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:30:05 [INFO] Feature repository discovered recursively: odl-restconf 20:30:05 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:30:05 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:30:05 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:30:05 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 20:30:05 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-jersey-2 20:30:05 [INFO] Feature repository discovered recursively: odl-javassist-3 20:30:05 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:30:05 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 20:30:05 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:30:05 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:30:05 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:30:05 [INFO] Feature repository discovered recursively: standard-4.4.6 20:30:05 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 20:30:05 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0 20:30:05 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 20:30:05 [INFO] 20:30:05 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 20:30:05 [INFO] Executing tasks 20:30:05 [INFO] Executed tasks 20:30:05 [INFO] 20:30:05 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 20:30:06 [INFO] Executing tasks 20:30:06 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/system/org/bouncycastle 20:30:06 [INFO] Executed tasks 20:30:06 [INFO] 20:30:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-karaf --- 20:30:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:30:06 [INFO] 20:30:06 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf --- 20:30:21 [INFO] 20:30:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-karaf --- 20:30:21 [INFO] Skipping CycloneDX goal, because module skips deploy 20:30:21 [INFO] 20:30:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 20:30:21 [INFO] Skipping duplicate-finder execution! 20:30:21 [INFO] 20:30:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 20:30:21 [INFO] Skipping pom project 20:30:21 [INFO] 20:30:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 20:30:21 [INFO] 20:30:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf --- 20:30:21 [INFO] 20:30:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf --- 20:30:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:30:21 [INFO] 20:30:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-karaf --- 20:30:21 [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:30:21 [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:30:21 [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:30:21 [INFO] 20:30:21 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-karaf --- 20:30:21 [INFO] Skipping artifact deployment 20:30:21 [INFO] 20:30:21 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:30:21 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [84/84] 20:30:21 [INFO] --------------------------------[ pom ]--------------------------------- 20:30:21 [INFO] 20:30:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-aggregator --- 20:30:21 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-calcium/target 20:30:21 [INFO] 20:30:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:30:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:21 [INFO] 20:30:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:30:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:21 [INFO] 20:30:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:30:21 [INFO] 20:30:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:30: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/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:21 [INFO] 20:30:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:30:21 [INFO] Starting audit... 20:30:21 Audit done. 20:30:21 [INFO] You have 0 Checkstyle violations. 20:30:21 [INFO] 20:30:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:30:21 [INFO] Starting audit... 20:30:21 Audit done. 20:30:21 [INFO] You have 0 Checkstyle violations. 20:30:21 [INFO] 20:30:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:30: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/target/classes/LICENSE 20:30:21 [INFO] 20:30:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:30:21 [INFO] 20:30:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:30:21 [INFO] 20:30:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:30:21 [INFO] 20:30:21 [INFO] 20:30:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator --- 20:30:21 [INFO] 20:30:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-aggregator --- 20:30:21 [INFO] 20:30:21 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 20:30:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:30:23 [INFO] 20:30:23 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-aggregator --- 20:30:23 [INFO] CycloneDX: Resolving Dependencies 20:30:24 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:30:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml 20:30:24 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.xml 20:30:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json 20:30:24 [INFO] attaching as openflowplugin-aggregator-0.18.3-SNAPSHOT-cyclonedx.json 20:30:24 [INFO] 20:30:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 20:30:24 [INFO] Skipping duplicate-finder execution! 20:30:24 [INFO] 20:30:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 20:30:24 [INFO] Skipping pom project 20:30:24 [INFO] 20:30:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 20:30:24 [INFO] 20:30:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator --- 20:30:24 [INFO] 20:30:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator --- 20:30:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:30:24 [INFO] 20:30:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-aggregator --- 20:30:24 [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:30:24 [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:30:24 [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:30:24 [INFO] 20:30:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator --- 20:30:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo 20:30:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo" instead. 20:30:24 [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:30:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:30:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:30:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:30:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:30:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:30:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:30:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:30:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:30:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:30:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:30:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:30:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:30:24 [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:30:24 [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:30:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:30:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:30:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:30:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:30:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:30:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:30:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:30:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:30:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:30:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:30:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:30:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:30:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:30:24 [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:30:24 [INFO] 20:30:24 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:30:24 [INFO] Building openflowplugin 0.18.3-SNAPSHOT [85/84] 20:30:24 [INFO] --------------------------------[ pom ]--------------------------------- 20:30:24 [INFO] 20:30:24 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 20:30:24 [INFO] 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] Forking openflowplugin-artifacts 0.18.3-SNAPSHOT 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] 20:30:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:30:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:24 [INFO] 20:30:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:30:24 [INFO] 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] Forking openflowplugin-parent 0.18.3-SNAPSHOT 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] 20:30:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:30:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:24 [INFO] 20:30:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:30:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:24 [INFO] 20:30:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:30:24 [INFO] 20:30:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:30: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/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:30:24 [INFO] 20:30:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent --- 20:30:24 [INFO] Starting audit... 20:30:24 Audit done. 20:30:24 [INFO] You have 0 Checkstyle violations. 20:30:24 [INFO] 20:30:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent --- 20:30:24 [INFO] Starting audit... 20:30:24 Audit done. 20:30:24 [INFO] You have 0 Checkstyle violations. 20:30:24 [INFO] 20:30:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:30:24 [INFO] 20:30:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:30:24 [INFO] 20:30:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent --- 20:30:24 [INFO] 20:30:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:30:24 [INFO] 20:30:24 [INFO] 20:30:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent --- 20:30:24 [INFO] 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] Forking liblldp 0.18.3-SNAPSHOT 20:30:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:24 [INFO] 20:30:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp --- 20:30:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:24 [INFO] 20:30:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:30:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:24 [INFO] 20:30:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp --- 20:30:24 [INFO] 20:30:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:30: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/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:30:24 [INFO] 20:30:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp --- 20:30:24 [INFO] Starting audit... 20:30:24 Audit done. 20:30:24 [INFO] You have 0 Checkstyle violations. 20:30:24 [INFO] 20:30:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp --- 20:30:24 [INFO] Starting audit... 20:30:24 Audit done. 20:30:24 [INFO] You have 0 Checkstyle violations. 20:30:24 [INFO] 20:30:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp --- 20:30:24 [INFO] 20:30:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:30:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources 20:30:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi 20:30:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang 20:30:24 [INFO] 20:30:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 20:30:24 [INFO] Recompiling the module because of changed dependency. 20:30:24 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:30:25 [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:30:25 [INFO] 20:30:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>> 20:30:25 [INFO] 20:30:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp --- 20:30:25 [INFO] Fork Value is true 20:30:29 [INFO] Done SpotBugs Analysis.... 20:30:29 [INFO] 20:30:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<< 20:30:29 [INFO] 20:30:29 [INFO] 20:30:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp --- 20:30:29 [INFO] BugInstance size is 0 20:30:29 [INFO] Error size is 0 20:30:29 [INFO] No errors/warnings found 20:30:29 [INFO] 20:30:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:29 [INFO] Forking libraries-aggregator 0.18.3-SNAPSHOT 20:30:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:29 [INFO] 20:30:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:30:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:29 [INFO] 20:30:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:30:29 [INFO] 20:30:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:29 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.18.3-SNAPSHOT 20:30:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:29 [INFO] 20:30:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:30:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:29 [INFO] 20:30:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:30:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:29 [INFO] 20:30:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:30:29 [INFO] 20:30:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:30:29 [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:30:29 [INFO] 20:30:29 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api --- 20:30:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang 20:30:29 [INFO] yang-to-sources: Found 3 dependencies in 630.2 μs 20:30:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:29 [INFO] 20:30:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api --- 20:30:29 [INFO] Starting audit... 20:30:29 Audit done. 20:30:29 [INFO] You have 0 Checkstyle violations. 20:30:29 [INFO] 20:30:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api --- 20:30:30 [INFO] Starting audit... 20:30:30 Audit done. 20:30:30 [INFO] You have 0 Checkstyle violations. 20:30:30 [INFO] 20:30:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:30:30 [INFO] 20:30:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:30:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources 20:30:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:30:30 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:30:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:30 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:30:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:30:30 [INFO] 20:30:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:30:30 [INFO] Recompiling the module because of changed dependency. 20:30:30 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:30:33 [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:30:33 [INFO] 20:30:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:30:33 [INFO] 20:30:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api --- 20:30:33 [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 @ openflow-protocol-api <<< 20:30:38 [INFO] 20:30:38 [INFO] 20:30:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api --- 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 openflowjava-parent 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) @ openflowjava-parent --- 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) @ openflowjava-parent --- 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) @ openflowjava-parent --- 20:30:38 [INFO] 20:30:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 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/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:30:38 [INFO] 20:30:38 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:30:38 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. 20:30:38 [INFO] 20:30:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent --- 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) @ openflowjava-parent --- 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-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:30:38 [INFO] 20:30:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:30:38 [INFO] 20:30:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent --- 20:30:38 [INFO] 20:30:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:30:38 [INFO] 20:30:38 [INFO] 20:30:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent --- 20:30:38 [INFO] 20:30:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:38 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 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) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 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) @ openflow-protocol-spi --- 20:30:39 [INFO] 20:30:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:30:39 [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:30:39 [INFO] 20:30:39 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi --- 20:30:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:30:39 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang 20:30:39 [INFO] yang-to-sources: Found 4 dependencies in 1.088 ms 20:30:39 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:30:39 [INFO] 20:30:39 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:30:39 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:30:39 [INFO] Starting audit... 20:30:39 Audit done. 20:30:39 [INFO] You have 0 Checkstyle violations. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi --- 20:30:39 [INFO] Starting audit... 20:30:39 Audit done. 20:30:39 [INFO] You have 0 Checkstyle violations. 20:30:39 [INFO] 20:30:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:30:39 [INFO] 20:30:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:30:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources 20:30:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:30:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:30:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:30:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:30:39 [INFO] 20:30:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:30:39 [INFO] Recompiling the module because of changed dependency. 20:30:39 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:30:39 [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:30:39 [INFO] 20:30:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:30:39 [INFO] 20:30:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:30:39 [INFO] Fork Value is true 20:30:42 [INFO] Done SpotBugs Analysis.... 20:30:42 [INFO] 20:30:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:30:42 [INFO] 20:30:42 [INFO] 20:30:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi --- 20:30:42 [INFO] BugInstance size is 0 20:30:42 [INFO] Error size is 0 20:30:42 [INFO] No errors/warnings found 20:30:42 [INFO] 20:30:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:42 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.18.3-SNAPSHOT 20:30:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:42 [INFO] 20:30:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:30:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:42 [INFO] 20:30:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:30:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:42 [INFO] 20:30:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:30:43 [INFO] 20:30:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:30: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-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:30:43 [INFO] 20:30:43 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 20:30:43 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. 20:30:43 [INFO] 20:30:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util --- 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-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util --- 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) @ openflowjava-util --- 20:30:43 [INFO] 20:30:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:30:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources 20:30:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi 20:30:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang 20:30:43 [INFO] 20:30:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 20:30:43 [INFO] Recompiling the module because of changed dependency. 20:30:43 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:30:43 [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:30:43 [INFO] 20:30:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:30:43 [INFO] 20:30:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util --- 20:30:43 [INFO] Fork Value is true 20:30:45 [INFO] Done SpotBugs Analysis.... 20:30:45 [INFO] 20:30:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:30:45 [INFO] 20:30:45 [INFO] 20:30:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util --- 20:30:45 [INFO] BugInstance size is 0 20:30:45 [INFO] Error size is 0 20:30:45 [INFO] No errors/warnings found 20:30:45 [INFO] 20:30:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:45 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.18.3-SNAPSHOT 20:30:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:30:45 [INFO] 20:30:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:30:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:45 [INFO] 20:30:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:30:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:45 [INFO] 20:30:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:30:46 [INFO] 20:30:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:30: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/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:30:46 [INFO] 20:30:46 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:30:46 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:30:46 [INFO] 20:30:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:30:46 [INFO] Starting audit... 20:30:46 Audit done. 20:30:46 [INFO] You have 0 Checkstyle violations. 20:30:46 [INFO] 20:30:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl --- 20:30:49 [INFO] Starting audit... 20:30:49 Audit done. 20:30:49 [INFO] You have 0 Checkstyle violations. 20:30:49 [INFO] 20:30:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:30:49 [INFO] 20:30:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:30:49 [INFO] Copying 5 resources from src/main/resources to target/classes 20:30:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:30:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:30:49 [INFO] 20:30:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:30:49 [INFO] Recompiling the module because of changed dependency. 20:30:49 [INFO] Compiling 345 source files with javac [debug release 17] to target/classes 20:30:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:30:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:30:50 reason: class file for javax.annotation.meta.When not found 20:30:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:30:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:30:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:30:50 reason: class file for javax.annotation.meta.When not found 20:30:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:30:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:30:50 reason: class file for javax.annotation.meta.When not found 20:30:50 [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:30:50 [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:30:50 required: java.lang.Class 20:30:50 found: java.lang.Class 20:30:50 [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:30:50 required: java.lang.Class 20:30:50 found: java.lang.Class 20:30:50 [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:30:50 required: java.lang.Class 20:30:50 found: java.lang.Class 20:30:50 [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:30:50 required: java.lang.Class 20:30:50 found: java.lang.Class 20:30:50 [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:30:50 [INFO] 20:30:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:30:50 [INFO] 20:30:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:30:50 [INFO] Fork Value is true 20:31:01 [INFO] Done SpotBugs Analysis.... 20:31:01 [INFO] 20:31:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:31:01 [INFO] 20:31:01 [INFO] 20:31:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl --- 20:31:01 [INFO] BugInstance size is 0 20:31:01 [INFO] Error size is 0 20:31:01 [INFO] No errors/warnings found 20:31:01 [INFO] 20:31:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:01 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.18.3-SNAPSHOT 20:31:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:01 [INFO] 20:31:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:01 [INFO] 20:31:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:01 [INFO] 20:31:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:31:01 [INFO] 20:31:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:01 [INFO] 20:31:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Starting audit... 20:31:01 Audit done. 20:31:01 [INFO] You have 0 Checkstyle violations. 20:31:01 [INFO] 20:31:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Starting audit... 20:31:01 Audit done. 20:31:01 [INFO] You have 0 Checkstyle violations. 20:31:01 [INFO] 20:31:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:31:01 [INFO] 20:31:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:31:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:31:01 [INFO] ...done! 20:31:01 [INFO] Attaching features XML 20:31:01 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:01 [INFO] 20:31:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:31: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:31:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:01 [INFO] 20:31:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:31:01 [INFO] 20:31:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:31:01 [INFO] 20:31:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:31:01 [INFO] 20:31:01 [INFO] 20:31:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol --- 20:31:01 [INFO] 20:31:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:01 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.18.3-SNAPSHOT 20:31:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:01 [INFO] 20:31:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:31:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:01 [INFO] 20:31:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:31:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:01 [INFO] 20:31:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:31:02 [INFO] 20:31:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:31:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:02 [INFO] 20:31:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava --- 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) @ features-openflowjava --- 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-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:31:02 [INFO] 20:31:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:31:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:31:02 [INFO] ...done! 20:31:02 [INFO] Attaching features XML 20:31:02 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:31:02 [INFO] 20:31:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 20:31: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:31:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:02 [INFO] 20:31:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:31:02 [INFO] 20:31:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava --- 20:31:02 [INFO] 20:31:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:31:02 [INFO] 20:31:02 [INFO] 20:31:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava --- 20:31:02 [INFO] 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 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) @ features-openflowjava-aggregator --- 20:31:02 [INFO] Rule 2: 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) @ features-openflowjava-aggregator --- 20:31:02 [INFO] 20:31:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:02 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 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-blueprint-config --- 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-blueprint-config --- 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-blueprint-config --- 20:31:03 [INFO] 20:31:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:31: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/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:31:03 [INFO] 20:31:03 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:31:03 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:31:03 [INFO] 20:31:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 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-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config --- 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-blueprint-config --- 20:31:03 [INFO] 20:31:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:31:03 [INFO] Copying 2 resources from src/main/resources to target/classes 20:31:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:31:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:31:03 [INFO] 20:31:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:31:03 [INFO] Recompiling the module because of changed dependency. 20:31:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:31:03 [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:31:03 [INFO] 20:31:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:31:03 [INFO] 20:31:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:31:03 [INFO] Fork Value is true 20:31:06 [INFO] Done SpotBugs Analysis.... 20:31:06 [INFO] 20:31:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:31:06 [INFO] 20:31:06 [INFO] 20:31:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config --- 20:31:06 [INFO] BugInstance size is 0 20:31:06 [INFO] Error size is 0 20:31:06 [INFO] No errors/warnings found 20:31:06 [INFO] 20:31:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:06 [INFO] Forking simple-client 0.18.3-SNAPSHOT 20:31:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:06 [INFO] 20:31:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client --- 20:31:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:06 [INFO] 20:31:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:31:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:06 [INFO] 20:31:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client --- 20:31:06 [INFO] 20:31:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:31: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/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:31:06 [INFO] 20:31:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client --- 20:31:06 [INFO] Starting audit... 20:31:06 Audit done. 20:31:06 [INFO] You have 0 Checkstyle violations. 20:31:06 [INFO] 20:31:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client --- 20:31:06 [INFO] Starting audit... 20:31:06 Audit done. 20:31:06 [INFO] You have 0 Checkstyle violations. 20:31:06 [INFO] 20:31:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client --- 20:31:06 [INFO] 20:31:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:31:06 [INFO] Copying 2 resources from src/main/resources to target/classes 20:31:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi 20:31:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang 20:31:06 [INFO] 20:31:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 20:31:06 [INFO] Recompiling the module because of changed dependency. 20:31:06 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:31:07 [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:31:07 [INFO] 20:31:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>> 20:31:07 [INFO] 20:31:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client --- 20:31:07 [INFO] Fork Value is true 20:31:11 [INFO] Done SpotBugs Analysis.... 20:31:11 [INFO] 20:31:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<< 20:31:11 [INFO] 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client --- 20:31:11 [INFO] BugInstance size is 0 20:31:11 [INFO] Error size is 0 20:31:11 [INFO] No errors/warnings found 20:31:11 [INFO] 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.18.3-SNAPSHOT 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:31:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:31:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:31:11 [INFO] 20:31:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 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/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:31:11 [INFO] 20:31:11 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:31:11 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. 20:31:11 [INFO] 20:31:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it --- 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) @ openflow-protocol-it --- 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) @ openflow-protocol-it --- 20:31:11 [INFO] 20:31:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:31:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:31:11 [INFO] 20:31:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:31:11 [INFO] No sources to compile 20:31:11 [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:31:11 [INFO] 20:31:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it --- 20:31:11 [INFO] 20:31:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:31:11 [INFO] 20:31:11 [INFO] 20:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it --- 20:31:11 [INFO] 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] Forking model-inventory 0.18.3-SNAPSHOT 20:31:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:31:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:31:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:11 [INFO] 20:31:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory --- 20:31:12 [INFO] 20:31:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:31: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-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:31:12 [INFO] 20:31:12 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory --- 20:31:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang 20:31:12 [INFO] yang-to-sources: Found 2 dependencies in 664.4 μs 20:31:12 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:12 [INFO] 20:31:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory --- 20:31:12 [INFO] Starting audit... 20:31:12 Audit done. 20:31:12 [INFO] You have 0 Checkstyle violations. 20:31:12 [INFO] 20:31:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory --- 20:31:12 [INFO] Starting audit... 20:31:12 Audit done. 20:31:12 [INFO] You have 0 Checkstyle violations. 20:31:12 [INFO] 20:31:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory --- 20:31:12 [INFO] 20:31:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:31:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources 20:31:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:31:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:31:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi 20:31:12 [INFO] 20:31:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 20:31:12 [INFO] Recompiling the module because of changed dependency. 20:31:12 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:31:12 [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:31:12 [INFO] 20:31:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:31:12 [INFO] 20:31:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory --- 20:31:12 [INFO] Fork Value is true 20:31:15 [INFO] Done SpotBugs Analysis.... 20:31:15 [INFO] 20:31:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:31:15 [INFO] 20:31:15 [INFO] 20:31:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory --- 20:31:15 [INFO] BugInstance size is 0 20:31:15 [INFO] Error size is 0 20:31:15 [INFO] No errors/warnings found 20:31:15 [INFO] 20:31:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:15 [INFO] Forking model-flow-base 0.18.3-SNAPSHOT 20:31:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:15 [INFO] 20:31:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:31:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:15 [INFO] 20:31:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:31:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:15 [INFO] 20:31:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:31:16 [INFO] 20:31:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:31: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/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:31:16 [INFO] 20:31:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base --- 20:31:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang 20:31:16 [INFO] yang-to-sources: Found 6 dependencies in 1.208 ms 20:31:16 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:16 [INFO] 20:31:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base --- 20:31:16 [INFO] Starting audit... 20:31:16 Audit done. 20:31:16 [INFO] You have 0 Checkstyle violations. 20:31:16 [INFO] 20:31:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base --- 20:31:16 [INFO] Starting audit... 20:31:16 Audit done. 20:31:16 [INFO] You have 0 Checkstyle violations. 20:31:16 [INFO] 20:31:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base --- 20:31:16 [INFO] 20:31:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:31:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources 20:31:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:31:16 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:31:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:16 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:31:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi 20:31:16 [INFO] 20:31:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 20:31:16 [INFO] Recompiling the module because of changed dependency. 20:31:16 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:31:18 [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:31:18 [INFO] 20:31:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:31:18 [INFO] 20:31:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base --- 20:31:18 [INFO] Fork Value is true 20:31:22 [INFO] Done SpotBugs Analysis.... 20:31:22 [INFO] 20:31:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:31:22 [INFO] 20:31:22 [INFO] 20:31:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base --- 20:31:22 [INFO] BugInstance size is 0 20:31:22 [INFO] Error size is 0 20:31:22 [INFO] No errors/warnings found 20:31:22 [INFO] 20:31:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:22 [INFO] Forking model-flow-service 0.18.3-SNAPSHOT 20:31:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:22 [INFO] 20:31:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:31:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:22 [INFO] 20:31:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:31:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:22 [INFO] 20:31:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:31:23 [INFO] 20:31:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:31: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/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:31:23 [INFO] 20:31:23 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service --- 20:31:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang 20:31:23 [INFO] yang-to-sources: Found 7 dependencies in 1.083 ms 20:31:23 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:23 [INFO] 20:31:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service --- 20:31:23 [INFO] Starting audit... 20:31:23 Audit done. 20:31:23 [INFO] You have 0 Checkstyle violations. 20:31:23 [INFO] 20:31:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service --- 20:31:23 [INFO] Starting audit... 20:31:23 Audit done. 20:31:23 [INFO] You have 0 Checkstyle violations. 20:31:23 [INFO] 20:31:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service --- 20:31:23 [INFO] 20:31:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:31:23 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:31:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:23 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi 20:31:23 [INFO] 20:31:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 20:31:23 [INFO] Recompiling the module because of changed dependency. 20:31:23 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [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:31:25 [INFO] 20:31:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:31:25 [INFO] 20:31:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service --- 20:31:25 [INFO] Fork Value is true 20:31:29 [INFO] Done SpotBugs Analysis.... 20:31:29 [INFO] 20:31:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:31:29 [INFO] 20:31:29 [INFO] 20:31:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service --- 20:31:29 [INFO] BugInstance size is 0 20:31:29 [INFO] Error size is 0 20:31:29 [INFO] No errors/warnings found 20:31:29 [INFO] 20:31:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:29 [INFO] Forking openflowplugin-api 0.18.3-SNAPSHOT 20:31:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:29 [INFO] 20:31:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:29 [INFO] 20:31:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:31:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:29 [INFO] 20:31:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:31:30 [INFO] 20:31:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:31: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/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:31:30 [INFO] 20:31:30 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api --- 20:31:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang 20:31:30 [INFO] yang-to-sources: Found 9 dependencies in 1.168 ms 20:31:30 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:30 [INFO] 20:31:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api --- 20:31:30 [INFO] Starting audit... 20:31:30 Audit done. 20:31:30 [INFO] You have 0 Checkstyle violations. 20:31:30 [INFO] 20:31:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api --- 20:31:30 [INFO] Starting audit... 20:31:30 Audit done. 20:31:30 [INFO] You have 0 Checkstyle violations. 20:31:30 [INFO] 20:31:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:31:30 [INFO] 20:31:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:31:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources 20:31:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:31:30 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:31:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:30 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:31:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi 20:31:30 [INFO] 20:31:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:31:30 [INFO] Recompiling the module because of changed dependency. 20:31:30 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 20:31:30 [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:31:30 [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:31:30 [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:31:30 [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:31:30 [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:31:30 [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:31:30 [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:31:30 [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:31:30 [INFO] 20:31:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:31:30 [INFO] 20:31:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api --- 20:31:30 [INFO] Fork Value is true 20:31:33 [INFO] Done SpotBugs Analysis.... 20:31:33 [INFO] 20:31:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:31:33 [INFO] 20:31:33 [INFO] 20:31:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api --- 20:31:33 [INFO] BugInstance size is 0 20:31:33 [INFO] Error size is 0 20:31:33 [INFO] No errors/warnings found 20:31:33 [INFO] 20:31:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:33 [INFO] Forking model-flow-statistics 0.18.3-SNAPSHOT 20:31:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:33 [INFO] 20:31:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:31:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:33 [INFO] 20:31:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:31:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:33 [INFO] 20:31:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:31:34 [INFO] 20:31:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:31: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-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:31:34 [INFO] 20:31:34 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics --- 20:31:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang 20:31:34 [INFO] yang-to-sources: Found 8 dependencies in 1.130 ms 20:31:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:34 [INFO] 20:31:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics --- 20:31:34 [INFO] Starting audit... 20:31:34 Audit done. 20:31:34 [INFO] You have 0 Checkstyle violations. 20:31:34 [INFO] 20:31:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics --- 20:31:34 [INFO] Starting audit... 20:31:34 Audit done. 20:31:34 [INFO] You have 0 Checkstyle violations. 20:31:34 [INFO] 20:31:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:31:34 [INFO] 20:31:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:31:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources 20:31:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:31:34 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:31:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:31:34 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:31:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi 20:31:34 [INFO] 20:31:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:31:34 [INFO] Recompiling the module because of changed dependency. 20:31:34 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31: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:31:35 [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:31:35 [INFO] 20:31:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:31:35 [INFO] 20:31:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics --- 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 @ model-flow-statistics <<< 20:31:38 [INFO] 20:31:38 [INFO] 20:31:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics --- 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 openflowplugin-extension-api 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) @ openflowplugin-extension-api --- 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) @ openflowplugin-extension-api --- 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) @ openflowplugin-extension-api --- 20:31:39 [INFO] 20:31:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:31:39 [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:31:39 [INFO] 20:31:39 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 20:31:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:31:39 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang 20:31:39 [INFO] yang-to-sources: Found 9 dependencies in 1.299 ms 20:31:39 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:31:39 [INFO] 20:31:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api --- 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-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api --- 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) @ openflowplugin-extension-api --- 20:31:39 [INFO] 20:31:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:31:39 [INFO] Copying 6 resources 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 6 resources from target/generated-sources/yang to target/classes 20:31:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:31:39 [INFO] 20:31:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:31:39 [INFO] Recompiling the module because of changed dependency. 20:31:39 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:31:40 [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:31:40 [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:31:40 [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:31:40 [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:31:40 [INFO] 20:31:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:31:40 [INFO] 20:31:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:31:40 [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 @ openflowplugin-extension-api <<< 20:31:44 [INFO] 20:31:44 [INFO] 20:31:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api --- 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 openflowplugin 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) @ openflowplugin --- 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) @ openflowplugin --- 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) @ openflowplugin --- 20:31:44 [INFO] 20:31:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:31:44 [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:31:44 [INFO] 20:31:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin --- 20:31:44 [INFO] Starting audit... 20:31:44 Audit done. 20:31:44 [INFO] You have 0 Checkstyle violations. 20:31:44 [INFO] 20:31:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin --- 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 --- 20:31:46 [INFO] 20:31:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:31:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources 20:31:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi 20:31:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang 20:31:46 [INFO] 20:31:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 20:31:46 [INFO] Recompiling the module because of changed dependency. 20:31:46 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:31:47 [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:31:47 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:31:47 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:31:47 [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:31:47 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:31:47 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:31:47 [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:31:47 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:31:47 [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:31:47 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [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:31:47 [INFO] 20:31:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:31:47 [INFO] 20:31:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin --- 20:31:47 [INFO] Fork Value is true 20:31:56 [INFO] Done SpotBugs Analysis.... 20:31:56 [INFO] 20:31:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:31:56 [INFO] 20:31:56 [INFO] 20:31:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin --- 20:31:56 [INFO] BugInstance size is 0 20:31:56 [INFO] Error size is 0 20:31:56 [INFO] No errors/warnings found 20:31:56 [INFO] 20:31:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:56 [INFO] Forking openflowplugin-common 0.18.3-SNAPSHOT 20:31:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:56 [INFO] 20:31:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:31:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:56 [INFO] 20:31:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:31:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:56 [INFO] 20:31:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:31:56 [INFO] 20:31:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:31:56 [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:31:56 [INFO] 20:31:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common --- 20:31:56 [INFO] Starting audit... 20:31:56 Audit done. 20:31:56 [INFO] You have 0 Checkstyle violations. 20:31:56 [INFO] 20:31:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common --- 20:31:56 [INFO] Starting audit... 20:31:56 Audit done. 20:31:56 [INFO] You have 0 Checkstyle violations. 20:31:56 [INFO] 20:31:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:31:56 [INFO] 20:31:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:31:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources 20:31:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi 20:31:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang 20:31:56 [INFO] 20:31:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:31:56 [INFO] Recompiling the module because of changed dependency. 20:31:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:31:56 [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:31:56 [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:31:56 [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:31:56 [INFO] 20:31:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:31:56 [INFO] 20:31:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common --- 20:31:56 [INFO] Fork Value is true 20:31:59 [INFO] Done SpotBugs Analysis.... 20:31:59 [INFO] 20:31:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:31:59 [INFO] 20:31:59 [INFO] 20:31:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common --- 20:31:59 [INFO] BugInstance size is 0 20:31:59 [INFO] Error size is 0 20:31:59 [INFO] No errors/warnings found 20:31:59 [INFO] 20:31:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:59 [INFO] Forking openflowplugin-impl 0.18.3-SNAPSHOT 20:31:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:31:59 [INFO] 20:31:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:31:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:59 [INFO] 20:31:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:31:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:59 [INFO] 20:31:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:32:00 [INFO] 20:32:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:32: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-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:00 [INFO] 20:32:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl --- 20:32:00 [INFO] Starting audit... 20:32:00 Audit done. 20:32:00 [INFO] You have 0 Checkstyle violations. 20:32:00 [INFO] 20:32:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl --- 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-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:32:04 [INFO] 20:32:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:32:04 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi 20:32:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang 20:32:04 [INFO] 20:32:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:32:04 [INFO] Recompiling the module because of changed dependency. 20:32:04 [INFO] Compiling 550 source files with javac [debug release 17] to target/classes 20:32:06 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:32:06 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:32:06 required: java.lang.Class 20:32:06 found: java.lang.Class 20:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 required: java.lang.Class 20:32:06 found: java.lang.Class 20:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 required: java.util.List 20:32:06 found: java.util.List 20:32:06 [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:32:06 missing type arguments for generic class java.util.ArrayList 20:32:06 [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:32:06 required: java.util.ArrayList 20:32:06 found: java.util.ArrayList 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 [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:32:06 [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:32:06 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 [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:32:06 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:32:06 [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:32:06 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:32:06 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [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:32:06 [INFO] 20:32:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:32:06 [INFO] 20:32:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl --- 20:32:06 [INFO] Fork Value is true 20:32:21 [INFO] Done SpotBugs Analysis.... 20:32:21 [INFO] 20:32:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:32:21 [INFO] 20:32:21 [INFO] 20:32:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl --- 20:32:21 [INFO] BugInstance size is 0 20:32:21 [INFO] Error size is 0 20:32:21 [INFO] No errors/warnings found 20:32:21 [INFO] 20:32:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:21 [INFO] Forking openflowjava-extension-nicira-api 0.18.3-SNAPSHOT 20:32:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:21 [INFO] 20:32:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:21 [INFO] 20:32:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:21 [INFO] 20:32:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] 20:32:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 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/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:32:21 [INFO] 20:32:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 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) @ openflowjava-extension-nicira-api --- 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) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] 20:32:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:32:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:32:21 [INFO] 20:32:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] Recompiling the module because of changed dependency. 20:32:21 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:32:21 [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:32:21 [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:32:21 [INFO] 20:32:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:32:21 [INFO] 20:32:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:32:21 [INFO] Fork Value is true 20:32:24 [INFO] Done SpotBugs Analysis.... 20:32:24 [INFO] 20:32:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:32:24 [INFO] 20:32:24 [INFO] 20:32:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:32:24 [INFO] BugInstance size is 0 20:32:24 [INFO] Error size is 0 20:32:24 [INFO] No errors/warnings found 20:32:24 [INFO] 20:32:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:24 [INFO] Forking openflowjava-extension-nicira 0.18.3-SNAPSHOT 20:32:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:24 [INFO] 20:32:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:32:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:24 [INFO] 20:32:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:32:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:24 [INFO] 20:32:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:32:24 [INFO] 20:32:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:32: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/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:32:24 [INFO] 20:32:24 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 20:32:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang 20:32:24 [INFO] yang-to-sources: Found 5 dependencies in 947.0 μs 20:32:24 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:24 [INFO] 20:32:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:32:24 [INFO] Starting audit... 20:32:24 Audit done. 20:32:24 [INFO] You have 0 Checkstyle violations. 20:32:24 [INFO] 20:32:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:32:25 [INFO] Starting audit... 20:32:25 Audit done. 20:32:25 [INFO] You have 0 Checkstyle violations. 20:32:25 [INFO] 20:32:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:32:25 [INFO] 20:32:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:32:25 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:32:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:32:25 [INFO] 20:32:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:32:25 [INFO] Recompiling the module because of changed dependency. 20:32:25 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:32:27 [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:32:27 [INFO] 20:32:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:32:27 [INFO] 20:32:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:32:27 [INFO] Fork Value is true 20:32:33 [INFO] Done SpotBugs Analysis.... 20:32:33 [INFO] 20:32:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:32:33 [INFO] 20:32:33 [INFO] 20:32:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira --- 20:32:33 [INFO] BugInstance size is 0 20:32:33 [INFO] Error size is 0 20:32:33 [INFO] No errors/warnings found 20:32:33 [INFO] 20:32:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:33 [INFO] Forking openflowjava-extension-eric 0.18.3-SNAPSHOT 20:32:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:33 [INFO] 20:32:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:32:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:33 [INFO] 20:32:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:32:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:33 [INFO] 20:32:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:32:33 [INFO] 20:32:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:32: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/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:32:33 [INFO] 20:32:33 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 20:32:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang 20:32:33 [INFO] yang-to-sources: Found 5 dependencies in 1.084 ms 20:32:33 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:33 [INFO] 20:32:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:32:33 [INFO] Starting audit... 20:32:33 Audit done. 20:32:33 [INFO] You have 0 Checkstyle violations. 20:32:33 [INFO] 20:32:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric --- 20:32:33 [INFO] Starting audit... 20:32:33 Audit done. 20:32:33 [INFO] You have 0 Checkstyle violations. 20:32:33 [INFO] 20:32:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:32:33 [INFO] 20:32:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:32:33 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:32:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:32:33 [INFO] 20:32:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:32:33 [INFO] Recompiling the module because of changed dependency. 20:32:33 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:32:33 [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:32:33 [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:32:33 [INFO] 20:32:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:32:33 [INFO] 20:32:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:32:33 [INFO] Fork Value is true 20:32:36 [INFO] Done SpotBugs Analysis.... 20:32:36 [INFO] 20:32:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:32:36 [INFO] 20:32:36 [INFO] 20:32:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric --- 20:32:36 [INFO] BugInstance size is 0 20:32:36 [INFO] Error size is 0 20:32:36 [INFO] No errors/warnings found 20:32:36 [INFO] 20:32:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:36 [INFO] Forking openflowplugin-extension-nicira 0.18.3-SNAPSHOT 20:32:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:36 [INFO] 20:32:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:36 [INFO] 20:32:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:32:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:36 [INFO] 20:32:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:32:37 [INFO] 20:32:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:32: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/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:32:37 [INFO] 20:32:37 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:32:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang 20:32:37 [INFO] yang-to-sources: Found 12 dependencies in 1.901 ms 20:32:37 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:37 [INFO] 20:32:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:32:37 [INFO] Starting audit... 20:32:37 Audit done. 20:32:37 [INFO] You have 0 Checkstyle violations. 20:32:37 [INFO] 20:32:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:32:38 [INFO] Starting audit... 20:32:38 Audit done. 20:32:38 [INFO] You have 0 Checkstyle violations. 20:32:38 [INFO] 20:32:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:32:38 [INFO] 20:32:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:32:38 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:32:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:32:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:32:38 [INFO] 20:32:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:32:38 [INFO] Recompiling the module because of changed dependency. 20:32:38 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:32:44 [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:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [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:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [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:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:44 [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:32:44 [INFO] 20:32:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:32:44 [INFO] 20:32:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:32:44 [INFO] Fork Value is true 20:32:53 [INFO] Done SpotBugs Analysis.... 20:32:53 [INFO] 20:32:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:32:53 [INFO] 20:32:53 [INFO] 20:32:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:32:53 [INFO] BugInstance size is 0 20:32:53 [INFO] Error size is 0 20:32:53 [INFO] No errors/warnings found 20:32:53 [INFO] 20:32:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:53 [INFO] Forking openflowplugin-extension-onf 0.18.3-SNAPSHOT 20:32:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:53 [INFO] 20:32:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:32:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:53 [INFO] 20:32:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:32:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:53 [INFO] 20:32:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:32:53 [INFO] 20:32:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:32:53 [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:32:53 [INFO] 20:32:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:32:53 [INFO] Starting audit... 20:32:53 Audit done. 20:32:53 [INFO] You have 0 Checkstyle violations. 20:32:53 [INFO] 20:32:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:32:54 [INFO] Starting audit... 20:32:54 Audit done. 20:32:54 [INFO] You have 0 Checkstyle violations. 20:32:54 [INFO] 20:32:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:32:54 [INFO] 20:32:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:32:54 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:32:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:32:54 [INFO] 20:32:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:32:54 [INFO] Recompiling the module because of changed dependency. 20:32:54 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:32:54 [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:32:54 [INFO] 20:32:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:32:54 [INFO] 20:32:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:32:54 [INFO] Fork Value is true 20:32:57 [INFO] Done SpotBugs Analysis.... 20:32:57 [INFO] 20:32:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:32:57 [INFO] 20:32:57 [INFO] 20:32:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf --- 20:32:57 [INFO] BugInstance size is 0 20:32:57 [INFO] Error size is 0 20:32:57 [INFO] No errors/warnings found 20:32:57 [INFO] 20:32:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:57 [INFO] Forking openflowplugin-extension-eric 0.18.3-SNAPSHOT 20:32:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:32:57 [INFO] 20:32:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:32:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:57 [INFO] 20:32:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:32:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:57 [INFO] 20:32:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:32:57 [INFO] 20:32:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:32:57 [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:32:57 [INFO] 20:32:57 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 20:32:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang 20:32:57 [INFO] yang-to-sources: Found 12 dependencies in 2.618 ms 20:32:58 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:32:58 [INFO] 20:32:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:32:58 [INFO] Starting audit... 20:32:58 Audit done. 20:32:58 [INFO] You have 0 Checkstyle violations. 20:32:58 [INFO] 20:32:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:32:58 [INFO] Starting audit... 20:32:58 Audit done. 20:32:58 [INFO] You have 0 Checkstyle violations. 20:32:58 [INFO] 20:32:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:32:58 [INFO] 20:32:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:32:58 [INFO] Copying 1 resource from src/main/resources to target/classes 20:32:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:32:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:32:58 [INFO] 20:32:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:32:58 [INFO] Recompiling the module because of changed dependency. 20:32:58 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [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:32:58 [INFO] 20:32:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:32:58 [INFO] 20:32:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:32:58 [INFO] Fork Value is true 20:33:01 [INFO] Done SpotBugs Analysis.... 20:33:01 [INFO] 20:33:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:33:01 [INFO] 20:33:01 [INFO] 20:33:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric --- 20:33:01 [INFO] BugInstance size is 0 20:33:01 [INFO] Error size is 0 20:33:01 [INFO] No errors/warnings found 20:33:01 [INFO] 20:33:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:01 [INFO] Forking test-extension 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) @ test-extension --- 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) @ test-extension --- 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) @ test-extension --- 20:33:02 [INFO] 20:33:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:33: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/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:33:02 [INFO] 20:33:02 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension --- 20:33:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang 20:33:02 [INFO] yang-to-sources: Found 17 dependencies in 4.169 ms 20:33:02 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:02 [INFO] 20:33:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension --- 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) @ test-extension --- 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) @ test-extension --- 20:33:02 [INFO] 20:33:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:33:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources 20:33:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:33:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi 20:33:02 [INFO] 20:33:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 20:33:02 [INFO] Recompiling the module because of changed dependency. 20:33:02 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:33:02 [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:33:02 [INFO] 20:33:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>> 20:33:02 [INFO] 20:33:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension --- 20:33:02 [INFO] Fork Value is true 20:33:05 [INFO] Done SpotBugs Analysis.... 20:33:05 [INFO] 20:33:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<< 20:33:05 [INFO] 20:33:05 [INFO] 20:33:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension --- 20:33:05 [INFO] BugInstance size is 0 20:33:05 [INFO] Error size is 0 20:33:05 [INFO] No errors/warnings found 20:33:05 [INFO] 20:33:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:05 [INFO] Forking model-topology 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) @ model-topology --- 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) @ model-topology --- 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) @ model-topology --- 20:33:05 [INFO] 20:33:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:33: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-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:33:05 [INFO] 20:33:05 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology --- 20:33:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang 20:33:05 [INFO] yang-to-sources: Found 5 dependencies in 600.9 μs 20:33:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:05 [INFO] 20:33:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology --- 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) @ model-topology --- 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) @ model-topology --- 20:33:06 [INFO] 20:33:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:33:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources 20:33:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/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/model/model-topology/target/generated-sources/spi 20:33:06 [INFO] 20:33:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 20:33:06 [INFO] Recompiling the module because of changed dependency. 20:33:06 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:33:06 [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:33:06 [INFO] 20:33:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>> 20:33:06 [INFO] 20:33:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology --- 20:33:06 [INFO] Fork Value is true 20:33:08 [INFO] Done SpotBugs Analysis.... 20:33:08 [INFO] 20:33:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<< 20:33:08 [INFO] 20:33:08 [INFO] 20:33:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology --- 20:33:08 [INFO] BugInstance size is 0 20:33:08 [INFO] Error size is 0 20:33:08 [INFO] No errors/warnings found 20:33:08 [INFO] 20:33:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:08 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.3-SNAPSHOT 20:33:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:08 [INFO] 20:33:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:08 [INFO] 20:33:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:08 [INFO] 20:33:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] 20:33:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:08 [INFO] 20:33:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Starting audit... 20:33:08 Audit done. 20:33:08 [INFO] You have 0 Checkstyle violations. 20:33:08 [INFO] 20:33:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Starting audit... 20:33:08 Audit done. 20:33:08 [INFO] You have 0 Checkstyle violations. 20:33:08 [INFO] 20:33:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] 20:33:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:33:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:33:08 [INFO] ...done! 20:33:08 [INFO] Attaching features XML 20:33:08 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:08 [INFO] 20:33:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:33: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:33:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:09 [INFO] 20:33:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:33:09 [INFO] 20:33:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:33:09 [INFO] 20:33:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:33:09 [INFO] 20:33:09 [INFO] 20:33:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:33:09 [INFO] 20:33:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:09 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.18.3-SNAPSHOT 20:33:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:09 [INFO] 20:33:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:09 [INFO] 20:33:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:09 [INFO] 20:33:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] 20:33:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:09 [INFO] 20:33:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Starting audit... 20:33:09 Audit done. 20:33:09 [INFO] You have 0 Checkstyle violations. 20:33:09 [INFO] 20:33:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Starting audit... 20:33:09 Audit done. 20:33:09 [INFO] You have 0 Checkstyle violations. 20:33:09 [INFO] 20:33:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] 20:33:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:33:09 [INFO] ...done! 20:33:09 [INFO] Attaching features XML 20:33:09 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:09 [INFO] 20:33:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:33:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:09 [INFO] 20:33:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:33:09 [INFO] 20:33:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] 20:33:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:33:09 [INFO] 20:33:09 [INFO] 20:33:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:33:09 [INFO] 20:33:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:09 [INFO] Forking openflowplugin-blueprint-config 0.18.3-SNAPSHOT 20:33:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:09 [INFO] 20:33:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:33:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:09 [INFO] 20:33:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:33:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:09 [INFO] 20:33:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] 20:33:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:33: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/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:33:10 [INFO] 20:33:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 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) @ openflowplugin-blueprint-config --- 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) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] 20:33:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] Copying 1 resource from src/main/resources to target/classes 20:33:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi 20:33:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang 20:33:10 [INFO] 20:33:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] No sources to compile 20:33:10 [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:33:10 [INFO] 20:33:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:33:10 [INFO] 20:33:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] 20:33:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:33:10 [INFO] 20:33:10 [INFO] 20:33:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:33:10 [INFO] 20:33:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:10 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 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-southbound --- 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-southbound --- 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-southbound --- 20:33:10 [INFO] 20:33:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 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-southbound --- 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-southbound --- 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-southbound --- 20:33:10 [INFO] 20:33:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:33:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:33:10 [INFO] ...done! 20:33:10 [INFO] Attaching features XML 20:33:10 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:10 [INFO] 20:33:10 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:33:10 [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:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:10 [INFO] 20:33:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:33:10 [INFO] 20:33:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:33:10 [INFO] 20:33:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:33:10 [INFO] 20:33:10 [INFO] 20:33:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:33:10 [INFO] 20:33:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:10 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 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-nxm-extensions --- 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-nxm-extensions --- 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) @ odl-openflowplugin-nxm-extensions --- 20:33:11 [INFO] 20:33:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 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) @ odl-openflowplugin-nxm-extensions --- 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) @ odl-openflowplugin-nxm-extensions --- 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) @ odl-openflowplugin-nxm-extensions --- 20:33:11 [INFO] 20:33:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:33:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/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-nxm-extensions: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-nxm-extensions --- 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-nxm-extensions >>> 20:33:11 [INFO] 20:33:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:33:11 [INFO] 20:33:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:33:11 [INFO] 20:33:11 [INFO] 20:33:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:33:11 [INFO] 20:33:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:11 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 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) @ odl-openflowplugin-onf-extensions --- 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) @ odl-openflowplugin-onf-extensions --- 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) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:12 [INFO] 20:33:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 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) @ odl-openflowplugin-onf-extensions --- 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) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:33:12 [INFO] ...done! 20:33:12 [INFO] Attaching features XML 20:33:12 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions: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) @ odl-openflowplugin-onf-extensions --- 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 @ odl-openflowplugin-onf-extensions >>> 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:33:12 [INFO] 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:12 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 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) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:33:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:12 [INFO] 20:33:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 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) @ odl-openflowplugin-eric-extensions --- 20:33:12 [INFO] 20:33:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:33:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:33:13 [INFO] ...done! 20:33:13 [INFO] Attaching features XML 20:33:13 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:13 [INFO] 20:33:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:33:13 [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:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:13 [INFO] 20:33:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:33:13 [INFO] 20:33:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:33:13 [INFO] 20:33:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:33:13 [INFO] 20:33:13 [INFO] 20:33:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:33:13 [INFO] 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] Forking features-openflowplugin-extension 0.18.3-SNAPSHOT 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension --- 20:33:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 20:33:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension --- 20:33:13 [INFO] 20:33:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 20:33:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:13 [INFO] 20:33:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension --- 20:33:13 [INFO] Starting audit... 20:33:13 Audit done. 20:33:13 [INFO] You have 0 Checkstyle violations. 20:33:13 [INFO] 20:33:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension --- 20:33:13 [INFO] Starting audit... 20:33:13 Audit done. 20:33:13 [INFO] You have 0 Checkstyle violations. 20:33:13 [INFO] 20:33:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension --- 20:33:13 [INFO] 20:33:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 20:33:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 20:33:13 [INFO] ...done! 20:33:13 [INFO] Attaching features XML 20:33:13 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:13 [INFO] 20:33:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 20:33:13 [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:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:13 [INFO] 20:33:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 20:33:13 [INFO] 20:33:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension --- 20:33:13 [INFO] 20:33:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 20:33:13 [INFO] 20:33:13 [INFO] 20:33:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension --- 20:33:13 [INFO] 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] Forking features-extension-aggregator 0.18.3-SNAPSHOT 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator --- 20:33:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator --- 20:33:13 [INFO] 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] Forking openflowplugin-extension-aggregator 0.18.3-SNAPSHOT 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:33:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:33:13 [INFO] 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] Forking test-provider 0.18.3-SNAPSHOT 20:33:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider --- 20:33:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider --- 20:33:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider --- 20:33:14 [INFO] 20:33:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 20:33: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/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:33:14 [INFO] 20:33:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider --- 20:33:14 [INFO] Starting audit... 20:33:14 Audit done. 20:33:14 [INFO] You have 0 Checkstyle violations. 20:33:14 [INFO] 20:33:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider --- 20:33:14 [INFO] Starting audit... 20:33:14 Audit done. 20:33:14 [INFO] You have 0 Checkstyle violations. 20:33:14 [INFO] 20:33:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider --- 20:33:14 [INFO] 20:33:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 20:33:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources 20:33:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi 20:33:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang 20:33:14 [INFO] 20:33:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 20:33:14 [INFO] Recompiling the module because of changed dependency. 20:33:14 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 20:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [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:33:15 [INFO] 20:33:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>> 20:33:15 [INFO] 20:33:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider --- 20:33:15 [INFO] Fork Value is true 20:33:21 [INFO] Done SpotBugs Analysis.... 20:33:22 [INFO] 20:33:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<< 20:33:22 [INFO] 20:33:22 [INFO] 20:33:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider --- 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 test-common 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) @ test-common --- 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) @ test-common --- 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) @ test-common --- 20:33:22 [INFO] 20:33:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 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/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:33:22 [INFO] 20:33:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common --- 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) @ test-common --- 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) @ test-common --- 20:33:22 [INFO] 20:33:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 20:33:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources 20:33:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi 20:33:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang 20:33:22 [INFO] 20:33:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 20:33:22 [INFO] Recompiling the module because of changed dependency. 20:33:22 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:33:22 [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:33:22 [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:33:22 [INFO] 20:33:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>> 20:33:22 [INFO] 20:33:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common --- 20:33:22 [INFO] Fork Value is true 20:33:25 [INFO] Done SpotBugs Analysis.... 20:33:25 [INFO] 20:33:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<< 20:33:25 [INFO] 20:33:25 [INFO] 20:33:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common --- 20:33:25 [INFO] BugInstance size is 0 20:33:25 [INFO] Error size is 0 20:33:25 [INFO] No errors/warnings found 20:33:25 [INFO] 20:33:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:25 [INFO] Forking drop-test-karaf 0.18.3-SNAPSHOT 20:33:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:25 [INFO] 20:33:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf --- 20:33:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:25 [INFO] 20:33:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:33:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:25 [INFO] 20:33:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf --- 20:33:26 [INFO] 20:33:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:33: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/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:33:26 [INFO] 20:33:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf --- 20:33:26 [INFO] Starting audit... 20:33:26 Audit done. 20:33:26 [INFO] You have 0 Checkstyle violations. 20:33:26 [INFO] 20:33:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf --- 20:33:26 [INFO] Starting audit... 20:33:26 Audit done. 20:33:26 [INFO] You have 0 Checkstyle violations. 20:33:26 [INFO] 20:33:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf --- 20:33:26 [INFO] 20:33:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 20:33:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/resources 20:33:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi 20:33:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang 20:33:26 [INFO] 20:33:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 20:33:26 [INFO] Recompiling the module because of changed dependency. 20:33:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:33:26 [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:33:26 [INFO] 20:33:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:33:26 [INFO] 20:33:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf --- 20:33:26 [INFO] Fork Value is true 20:33:28 [INFO] Done SpotBugs Analysis.... 20:33:28 [INFO] 20:33:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:33:28 [INFO] 20:33:28 [INFO] 20:33:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf --- 20:33:28 [INFO] BugInstance size is 0 20:33:28 [INFO] Error size is 0 20:33:28 [INFO] No errors/warnings found 20:33:28 [INFO] 20:33:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:28 [INFO] Forking bulk-o-matic 0.18.3-SNAPSHOT 20:33:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:28 [INFO] 20:33:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic --- 20:33:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:28 [INFO] 20:33:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:33:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:28 [INFO] 20:33:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic --- 20:33:29 [INFO] 20:33:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:33:29 [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:33:29 [INFO] 20:33:29 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic --- 20:33:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang 20:33:29 [INFO] yang-to-sources: Found 8 dependencies in 1.309 ms 20:33:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:29 [INFO] 20:33:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic --- 20:33:29 [INFO] Starting audit... 20:33:29 Audit done. 20:33:29 [INFO] You have 0 Checkstyle violations. 20:33:29 [INFO] 20:33:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic --- 20:33:29 [INFO] Starting audit... 20:33:29 Audit done. 20:33:29 [INFO] You have 0 Checkstyle violations. 20:33:29 [INFO] 20:33:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic --- 20:33:29 [INFO] 20:33:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 20:33:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources 20:33:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:33:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi 20:33:29 [INFO] 20:33:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 20:33:29 [INFO] Recompiling the module because of changed dependency. 20:33:29 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 20:33:30 [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:33:30 [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:33:30 [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:33:30 [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:33:30 [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:33:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:33:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:33:30 [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:33:30 [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:33:30 [INFO] 20:33:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:33:30 [INFO] 20:33:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic --- 20:33:30 [INFO] Fork Value is true 20:33:34 [INFO] Done SpotBugs Analysis.... 20:33:34 [INFO] 20:33:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:33:34 [INFO] 20:33:34 [INFO] 20:33:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic --- 20:33:34 [INFO] BugInstance size is 0 20:33:34 [INFO] Error size is 0 20:33:34 [INFO] No errors/warnings found 20:33:34 [INFO] 20:33:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:34 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.3-SNAPSHOT 20:33:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:34 [INFO] 20:33:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:34 [INFO] 20:33:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:34 [INFO] 20:33:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] 20:33:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:34 [INFO] 20:33:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Starting audit... 20:33:34 Audit done. 20:33:34 [INFO] You have 0 Checkstyle violations. 20:33:34 [INFO] 20:33:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Starting audit... 20:33:34 Audit done. 20:33:34 [INFO] You have 0 Checkstyle violations. 20:33:34 [INFO] 20:33:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] 20:33:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:33:34 [INFO] ...done! 20:33:34 [INFO] Attaching features XML 20:33:34 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:34 [INFO] 20:33:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:33:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:34 [INFO] 20:33:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:33:34 [INFO] 20:33:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] 20:33:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:33:34 [INFO] 20:33:34 [INFO] 20:33:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:33:34 [INFO] 20:33:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:34 [INFO] Forking device-ownership-service 0.18.3-SNAPSHOT 20:33:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:34 [INFO] 20:33:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service --- 20:33:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:34 [INFO] 20:33:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:33:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:34 [INFO] 20:33:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service --- 20:33:35 [INFO] 20:33:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:33: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/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:33:35 [INFO] 20:33:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service --- 20:33:35 [INFO] Starting audit... 20:33:35 Audit done. 20:33:35 [INFO] You have 0 Checkstyle violations. 20:33:35 [INFO] 20:33:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service --- 20:33:35 [INFO] Starting audit... 20:33:35 Audit done. 20:33:35 [INFO] You have 0 Checkstyle violations. 20:33:35 [INFO] 20:33:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service --- 20:33:35 [INFO] 20:33:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 20:33:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources 20:33:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi 20:33:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang 20:33:35 [INFO] 20:33:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 20:33:35 [INFO] Recompiling the module because of changed dependency. 20:33:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:33:35 [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:33:35 [INFO] 20:33:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:33:35 [INFO] 20:33:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service --- 20:33:35 [INFO] Fork Value is true 20:33:38 [INFO] Done SpotBugs Analysis.... 20:33:38 [INFO] 20:33:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:33:38 [INFO] 20:33:38 [INFO] 20:33:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service --- 20:33:38 [INFO] BugInstance size is 0 20:33:38 [INFO] Error size is 0 20:33:38 [INFO] No errors/warnings found 20:33:38 [INFO] 20:33:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:38 [INFO] Forking of-switch-config-pusher 0.18.3-SNAPSHOT 20:33:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:38 [INFO] 20:33:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher --- 20:33:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:38 [INFO] 20:33:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:33:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:38 [INFO] 20:33:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher --- 20:33:38 [INFO] 20:33:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:33: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/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:33:38 [INFO] 20:33:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher --- 20:33:38 [INFO] Starting audit... 20:33:38 Audit done. 20:33:38 [INFO] You have 0 Checkstyle violations. 20:33:38 [INFO] 20:33:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher --- 20:33:38 [INFO] Starting audit... 20:33:38 Audit done. 20:33:38 [INFO] You have 0 Checkstyle violations. 20:33:38 [INFO] 20:33:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher --- 20:33:38 [INFO] 20:33:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 20:33:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources 20:33:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi 20:33:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang 20:33:38 [INFO] 20:33:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 20:33:38 [INFO] Recompiling the module because of changed dependency. 20:33:38 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:33:38 [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:33:38 [INFO] 20:33:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:33:38 [INFO] 20:33:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:33:38 [INFO] Fork Value is true 20:33:41 [INFO] Done SpotBugs Analysis.... 20:33:41 [INFO] 20:33:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:33:41 [INFO] 20:33:41 [INFO] 20:33:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher --- 20:33:41 [INFO] BugInstance size is 0 20:33:41 [INFO] Error size is 0 20:33:41 [INFO] No errors/warnings found 20:33:41 [INFO] 20:33:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.3-SNAPSHOT 20:33:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:41 [INFO] 20:33:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:41 [INFO] 20:33:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:41 [INFO] 20:33:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] 20:33:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:41 [INFO] 20:33:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Starting audit... 20:33:41 Audit done. 20:33:41 [INFO] You have 0 Checkstyle violations. 20:33:41 [INFO] 20:33:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Starting audit... 20:33:41 Audit done. 20:33:41 [INFO] You have 0 Checkstyle violations. 20:33:41 [INFO] 20:33:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] 20:33:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:33:41 [INFO] ...done! 20:33:41 [INFO] Attaching features XML 20:33:41 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:33:41 [INFO] 20:33:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:33: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:33:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:33:41 [INFO] 20:33:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:33:41 [INFO] 20:33:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] 20:33:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:33:41 [INFO] 20:33:41 [INFO] 20:33:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:33:41 [INFO] 20:33:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:41 [INFO] Forking arbitratorreconciliation-api 0.18.3-SNAPSHOT 20:33:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:41 [INFO] 20:33:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:33:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:41 [INFO] 20:33:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:33:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:42 [INFO] 20:33:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:33:42 [INFO] 20:33:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:33: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/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:33:42 [INFO] 20:33:42 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 20:33:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang 20:33:42 [INFO] yang-to-sources: Found 10 dependencies in 1.360 ms 20:33:42 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:42 [INFO] 20:33:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api --- 20:33:42 [INFO] Starting audit... 20:33:42 Audit done. 20:33:42 [INFO] You have 0 Checkstyle violations. 20:33:42 [INFO] 20:33:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api --- 20:33:42 [INFO] Starting audit... 20:33:42 Audit done. 20:33:42 [INFO] You have 0 Checkstyle violations. 20:33:42 [INFO] 20:33:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:33:42 [INFO] 20:33:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 20:33:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources 20:33:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:33:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:33:42 [INFO] 20:33:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:33:42 [INFO] Recompiling the module because of changed dependency. 20:33:42 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:33:42 [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:33:42 [INFO] 20:33:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:33:42 [INFO] 20:33:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:33:42 [INFO] Fork Value is true 20:33:45 [INFO] Done SpotBugs Analysis.... 20:33:45 [INFO] 20:33:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:33:45 [INFO] 20:33:45 [INFO] 20:33:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api --- 20:33:45 [INFO] BugInstance size is 0 20:33:45 [INFO] Error size is 0 20:33:45 [INFO] No errors/warnings found 20:33:45 [INFO] 20:33:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:45 [INFO] Forking reconciliation-framework 0.18.3-SNAPSHOT 20:33:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:45 [INFO] 20:33:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework --- 20:33:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:45 [INFO] 20:33:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:33:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:45 [INFO] 20:33:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework --- 20:33:45 [INFO] 20:33:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:33:45 [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:33:45 [INFO] 20:33:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework --- 20:33:45 [INFO] Starting audit... 20:33:45 Audit done. 20:33:45 [INFO] You have 0 Checkstyle violations. 20:33:45 [INFO] 20:33:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework --- 20:33:45 [INFO] Starting audit... 20:33:45 Audit done. 20:33:45 [INFO] You have 0 Checkstyle violations. 20:33:45 [INFO] 20:33:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework --- 20:33:45 [INFO] 20:33:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 20:33:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources 20:33:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi 20:33:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang 20:33:45 [INFO] 20:33:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 20:33:45 [INFO] Recompiling the module because of changed dependency. 20:33:45 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 20:33:45 [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:33:45 [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:33:45 [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:33:45 [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:33:45 [INFO] 20:33:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:33:45 [INFO] 20:33:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework --- 20:33:45 [INFO] Fork Value is true 20:33:48 [INFO] Done SpotBugs Analysis.... 20:33:48 [INFO] 20:33:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:33:48 [INFO] 20:33:48 [INFO] 20:33:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework --- 20:33:48 [INFO] BugInstance size is 0 20:33:48 [INFO] Error size is 0 20:33:48 [INFO] No errors/warnings found 20:33:48 [INFO] 20:33:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:48 [INFO] Forking arbitratorreconciliation-impl 0.18.3-SNAPSHOT 20:33:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:48 [INFO] 20:33:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:33:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:48 [INFO] 20:33:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:33:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:48 [INFO] 20:33:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] 20:33:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:33:49 [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:33:49 [INFO] 20:33:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] Starting audit... 20:33:49 Audit done. 20:33:49 [INFO] You have 0 Checkstyle violations. 20:33:49 [INFO] 20:33:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] Starting audit... 20:33:49 Audit done. 20:33:49 [INFO] You have 0 Checkstyle violations. 20:33:49 [INFO] 20:33:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] 20:33:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources 20:33:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:33:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 20:33:49 [INFO] 20:33:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] Recompiling the module because of changed dependency. 20:33:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:33:49 [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:33:49 [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:33:49 [INFO] 20:33:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:33:49 [INFO] 20:33:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:33:49 [INFO] Fork Value is true 20:33:52 [INFO] Done SpotBugs Analysis.... 20:33:52 [INFO] 20:33:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:33:52 [INFO] 20:33:52 [INFO] 20:33:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:33:52 [INFO] BugInstance size is 0 20:33:52 [INFO] Error size is 0 20:33:52 [INFO] No errors/warnings found 20:33:52 [INFO] 20:33:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:52 [INFO] Forking forwardingrules-manager 0.18.3-SNAPSHOT 20:33:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:33:52 [INFO] 20:33:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager --- 20:33:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:52 [INFO] 20:33:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:33:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:52 [INFO] 20:33:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager --- 20:33:53 [INFO] 20:33:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:33:53 [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:33:53 [INFO] 20:33:53 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager --- 20:33:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:53 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang 20:33:53 [INFO] yang-to-sources: Found 14 dependencies in 1.836 ms 20:33:53 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:33:53 [INFO] 20:33:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager --- 20:33:53 [INFO] Starting audit... 20:33:53 Audit done. 20:33:53 [INFO] You have 0 Checkstyle violations. 20:33:53 [INFO] 20:33:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager --- 20:33:54 [INFO] Starting audit... 20:33:54 Audit done. 20:33:54 [INFO] You have 0 Checkstyle violations. 20:33:54 [INFO] 20:33:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager --- 20:33:54 [INFO] 20:33:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 20:33:54 [INFO] Copying 1 resource from src/main/resources to target/classes 20:33:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:33:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi 20:33:54 [INFO] 20:33:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 20:33:54 [INFO] Recompiling the module because of changed dependency. 20:33:54 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 20:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:33:54 [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:33:54 [INFO] 20:33:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:33:54 [INFO] 20:33:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager --- 20:33:54 [INFO] Fork Value is true 20:34:00 [INFO] Done SpotBugs Analysis.... 20:34:00 [INFO] 20:34:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:34:00 [INFO] 20:34:00 [INFO] 20:34:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager --- 20:34:00 [INFO] BugInstance size is 0 20:34:00 [INFO] Error size is 0 20:34:00 [INFO] No errors/warnings found 20:34:00 [INFO] 20:34:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:00 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.3-SNAPSHOT 20:34:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:00 [INFO] 20:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:00 [INFO] 20:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:00 [INFO] 20:34:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] 20:34:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:00 [INFO] 20:34:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Starting audit... 20:34:00 Audit done. 20:34:00 [INFO] You have 0 Checkstyle violations. 20:34:00 [INFO] 20:34:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Starting audit... 20:34:00 Audit done. 20:34:00 [INFO] You have 0 Checkstyle violations. 20:34:00 [INFO] 20:34:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] 20:34:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:34:00 [INFO] ...done! 20:34:00 [INFO] Attaching features XML 20:34:00 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:00 [INFO] 20:34:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34: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:34:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:00 [INFO] 20:34:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:34:00 [INFO] 20:34:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] 20:34:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:34:00 [INFO] 20:34:00 [INFO] 20:34:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:34:00 [INFO] 20:34:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:00 [INFO] Forking forwardingrules-sync 0.18.3-SNAPSHOT 20:34:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:00 [INFO] 20:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync --- 20:34:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:00 [INFO] 20:34:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:00 [INFO] 20:34:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync --- 20:34:01 [INFO] 20:34:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:34: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/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:34:01 [INFO] 20:34:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync --- 20:34:01 [INFO] Starting audit... 20:34:01 Audit done. 20:34:01 [INFO] You have 0 Checkstyle violations. 20:34:01 [INFO] 20:34:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync --- 20:34:01 [INFO] Starting audit... 20:34:01 Audit done. 20:34:01 [INFO] You have 0 Checkstyle violations. 20:34:01 [INFO] 20:34:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync --- 20:34:01 [INFO] 20:34:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 20:34:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources 20:34:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi 20:34:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang 20:34:01 [INFO] 20:34:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 20:34:01 [INFO] Recompiling the module because of changed dependency. 20:34:01 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 20:34:02 [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:34:02 [INFO] 20:34:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:34:02 [INFO] 20:34:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync --- 20:34:02 [INFO] Fork Value is true 20:34:07 [INFO] Done SpotBugs Analysis.... 20:34:07 [INFO] 20:34:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:34:07 [INFO] 20:34:07 [INFO] 20:34:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync --- 20:34:07 [INFO] BugInstance size is 0 20:34:07 [INFO] Error size is 0 20:34:07 [INFO] No errors/warnings found 20:34:07 [INFO] 20:34:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:07 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.3-SNAPSHOT 20:34:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:07 [INFO] 20:34:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:07 [INFO] 20:34:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:07 [INFO] 20:34:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] 20:34:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:07 [INFO] 20:34:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Starting audit... 20:34:07 Audit done. 20:34:07 [INFO] You have 0 Checkstyle violations. 20:34:07 [INFO] 20:34:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Starting audit... 20:34:07 Audit done. 20:34:07 [INFO] You have 0 Checkstyle violations. 20:34:07 [INFO] 20:34:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] 20:34:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:34:07 [INFO] ...done! 20:34:07 [INFO] Attaching features XML 20:34:07 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:07 [INFO] 20:34:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34: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:34:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:07 [INFO] 20:34:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:34:07 [INFO] 20:34:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] 20:34:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:34:07 [INFO] 20:34:07 [INFO] 20:34:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:34:07 [INFO] 20:34:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:07 [INFO] Forking table-miss-enforcer 0.18.3-SNAPSHOT 20:34:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:07 [INFO] 20:34:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer --- 20:34:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:07 [INFO] 20:34:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:34:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:07 [INFO] 20:34:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer --- 20:34:08 [INFO] 20:34:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:34: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/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:34:08 [INFO] 20:34:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer --- 20:34:08 [INFO] Starting audit... 20:34:08 Audit done. 20:34:08 [INFO] You have 0 Checkstyle violations. 20:34:08 [INFO] 20:34:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer --- 20:34:08 [INFO] Starting audit... 20:34:08 Audit done. 20:34:08 [INFO] You have 0 Checkstyle violations. 20:34:08 [INFO] 20:34:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer --- 20:34:08 [INFO] 20:34:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 20:34:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources 20:34:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi 20:34:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang 20:34:08 [INFO] 20:34:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 20:34:08 [INFO] Recompiling the module because of changed dependency. 20:34:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:34:08 [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:34:08 [INFO] 20:34:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:34:08 [INFO] 20:34:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer --- 20:34:08 [INFO] Fork Value is true 20:34:11 [INFO] Done SpotBugs Analysis.... 20:34:11 [INFO] 20:34:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:34:11 [INFO] 20:34:11 [INFO] 20:34:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer --- 20:34:11 [INFO] BugInstance size is 0 20:34:11 [INFO] Error size is 0 20:34:11 [INFO] No errors/warnings found 20:34:11 [INFO] 20:34:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:11 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.3-SNAPSHOT 20:34:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:11 [INFO] 20:34:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:11 [INFO] 20:34:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:11 [INFO] 20:34:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] 20:34:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:11 [INFO] 20:34:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Starting audit... 20:34:11 Audit done. 20:34:11 [INFO] You have 0 Checkstyle violations. 20:34:11 [INFO] 20:34:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Starting audit... 20:34:11 Audit done. 20:34:11 [INFO] You have 0 Checkstyle violations. 20:34:11 [INFO] 20:34:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] 20:34:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:34:11 [INFO] ...done! 20:34:11 [INFO] Attaching features XML 20:34:11 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:11 [INFO] 20:34:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34: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:34:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:11 [INFO] 20:34:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:34:11 [INFO] 20:34:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] 20:34:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:34:11 [INFO] 20:34:11 [INFO] 20:34:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:34:11 [INFO] 20:34:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:11 [INFO] Forking topology-lldp-discovery 0.18.3-SNAPSHOT 20:34:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:11 [INFO] 20:34:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery --- 20:34:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:11 [INFO] 20:34:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:11 [INFO] 20:34:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery --- 20:34:12 [INFO] 20:34:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:34: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/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:34:12 [INFO] 20:34:12 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery --- 20:34:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang 20:34:12 [INFO] yang-to-sources: Found 11 dependencies in 1.347 ms 20:34:12 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:34:12 [INFO] 20:34:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery --- 20:34:12 [INFO] Starting audit... 20:34:12 Audit done. 20:34:12 [INFO] You have 0 Checkstyle violations. 20:34:12 [INFO] 20:34:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery --- 20:34:12 [INFO] Starting audit... 20:34:12 Audit done. 20:34:12 [INFO] You have 0 Checkstyle violations. 20:34:12 [INFO] 20:34:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery --- 20:34:12 [INFO] 20:34:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 20:34:12 [INFO] Copying 1 resource from src/main/resources to target/classes 20:34:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:34:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi 20:34:12 [INFO] 20:34:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 20:34:12 [INFO] Recompiling the module because of changed dependency. 20:34:12 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 20:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [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:34:12 [INFO] 20:34:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:34:12 [INFO] 20:34:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:34:12 [INFO] Fork Value is true 20:34:15 [INFO] Done SpotBugs Analysis.... 20:34:15 [INFO] 20:34:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:34:15 [INFO] 20:34:15 [INFO] 20:34:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery --- 20:34:15 [INFO] BugInstance size is 0 20:34:15 [INFO] Error size is 0 20:34:15 [INFO] No errors/warnings found 20:34:15 [INFO] 20:34:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:15 [INFO] Forking lldp-speaker 0.18.3-SNAPSHOT 20:34:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:15 [INFO] 20:34:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker --- 20:34:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:15 [INFO] 20:34:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:34:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:15 [INFO] 20:34:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker --- 20:34:16 [INFO] 20:34:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:34: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/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:34:16 [INFO] 20:34:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker --- 20:34:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang 20:34:16 [INFO] yang-to-sources: Found 12 dependencies in 1.909 ms 20:34:16 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:34:16 [INFO] 20:34:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker --- 20:34:16 [INFO] Starting audit... 20:34:16 Audit done. 20:34:16 [INFO] You have 0 Checkstyle violations. 20:34:16 [INFO] 20:34:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker --- 20:34:16 [INFO] Starting audit... 20:34:16 Audit done. 20:34:16 [INFO] You have 0 Checkstyle violations. 20:34:16 [INFO] 20:34:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker --- 20:34:16 [INFO] 20:34:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 20:34:16 [INFO] Copying 1 resource from src/main/resources to target/classes 20:34:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:34:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:34:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:34:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi 20:34:16 [INFO] 20:34:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 20:34:16 [INFO] Recompiling the module because of changed dependency. 20:34:16 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 20:34:16 [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:34:16 [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:34:16 [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:34:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:34:16 [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:34:16 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 [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:34:16 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 [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:34:16 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:34:16 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:34:16 [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:34:16 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 [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:34:16 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:34:16 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 20:34:16 [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:34:16 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 20:34:16 [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:34:16 [INFO] 20:34:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:34:16 [INFO] 20:34:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker --- 20:34:16 [INFO] Fork Value is true 20:34:20 [INFO] Done SpotBugs Analysis.... 20:34:20 [INFO] 20:34:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:34:20 [INFO] 20:34:20 [INFO] 20:34:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker --- 20:34:20 [INFO] BugInstance size is 0 20:34:20 [INFO] Error size is 0 20:34:20 [INFO] No errors/warnings found 20:34:20 [INFO] 20:34:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:20 [INFO] Forking topology-manager 0.18.3-SNAPSHOT 20:34:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:20 [INFO] 20:34:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager --- 20:34:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:20 [INFO] 20:34:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager --- 20:34:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:20 [INFO] 20:34:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager --- 20:34:20 [INFO] 20:34:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 20:34: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/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:34:20 [INFO] 20:34:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager --- 20:34:20 [INFO] Starting audit... 20:34:20 Audit done. 20:34:20 [INFO] You have 0 Checkstyle violations. 20:34:20 [INFO] 20:34:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager --- 20:34:20 [INFO] Starting audit... 20:34:20 Audit done. 20:34:20 [INFO] You have 0 Checkstyle violations. 20:34:20 [INFO] 20:34:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager --- 20:34:20 [INFO] 20:34:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 20:34:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources 20:34:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi 20:34:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang 20:34:20 [INFO] 20:34:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 20:34:20 [INFO] Recompiling the module because of changed dependency. 20:34:20 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:34:21 [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:34:21 [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:34:21 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [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:34:21 [INFO] 20:34:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:34:21 [INFO] 20:34:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager --- 20:34:21 [INFO] Fork Value is true 20:34:23 [INFO] Done SpotBugs Analysis.... 20:34:23 [INFO] 20:34:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:34:23 [INFO] 20:34:23 [INFO] 20:34:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager --- 20:34:23 [INFO] BugInstance size is 0 20:34:23 [INFO] Error size is 0 20:34:23 [INFO] No errors/warnings found 20:34:23 [INFO] 20:34:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:23 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.18.3-SNAPSHOT 20:34:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:23 [INFO] 20:34:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:24 [INFO] 20:34:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:24 [INFO] 20:34:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] 20:34:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:24 [INFO] 20:34:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Starting audit... 20:34:24 Audit done. 20:34:24 [INFO] You have 0 Checkstyle violations. 20:34:24 [INFO] 20:34:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Starting audit... 20:34:24 Audit done. 20:34:24 [INFO] You have 0 Checkstyle violations. 20:34:24 [INFO] 20:34:24 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] 20:34:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 20:34:24 [INFO] ...done! 20:34:24 [INFO] Attaching features XML 20:34:24 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:24 [INFO] 20:34:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:34:24 [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:34:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:24 [INFO] 20:34:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:34:24 [INFO] 20:34:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] 20:34:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:34:24 [INFO] 20:34:24 [INFO] 20:34:24 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:34:24 [INFO] 20:34:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:24 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.3-SNAPSHOT 20:34:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:24 [INFO] 20:34:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:34:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:24 [INFO] 20:34:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:34:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:24 [INFO] 20:34:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] 20:34:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:25 [INFO] 20:34:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] Starting audit... 20:34:25 Audit done. 20:34:25 [INFO] You have 0 Checkstyle violations. 20:34:25 [INFO] 20:34:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] Starting audit... 20:34:25 Audit done. 20:34:25 [INFO] You have 0 Checkstyle violations. 20:34:25 [INFO] 20:34:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] 20:34:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:34:25 [INFO] ...done! 20:34:25 [INFO] Attaching features XML 20:34:25 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:25 [INFO] 20:34:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [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:34:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:25 [INFO] 20:34:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:34:25 [INFO] 20:34:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] 20:34:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:34:25 [INFO] 20:34:25 [INFO] 20:34:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:34:25 [INFO] 20:34:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:25 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.3-SNAPSHOT 20:34:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:25 [INFO] 20:34:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:25 [INFO] 20:34:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:25 [INFO] 20:34:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:25 [INFO] 20:34:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:25 [INFO] 20:34:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:25 [INFO] Starting audit... 20:34:25 Audit done. 20:34:25 [INFO] You have 0 Checkstyle violations. 20:34:25 [INFO] 20:34:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:26 [INFO] Starting audit... 20:34:26 Audit done. 20:34:26 [INFO] You have 0 Checkstyle violations. 20:34:26 [INFO] 20:34:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:26 [INFO] 20:34:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:34:26 [INFO] ...done! 20:34:26 [INFO] Attaching features XML 20:34:26 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:26 [INFO] 20:34:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34: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:34:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:26 [INFO] 20:34:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:34:26 [INFO] 20:34:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:26 [INFO] 20:34:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:34:26 [INFO] 20:34:26 [INFO] 20:34:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:34:26 [INFO] 20:34:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.3-SNAPSHOT 20:34:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:26 [INFO] 20:34:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] 20:34:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:26 [INFO] 20:34:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Starting audit... 20:34:26 Audit done. 20:34:26 [INFO] You have 0 Checkstyle violations. 20:34:26 [INFO] 20:34:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Starting audit... 20:34:26 Audit done. 20:34:26 [INFO] You have 0 Checkstyle violations. 20:34:26 [INFO] 20:34:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] 20:34:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:34:26 [INFO] ...done! 20:34:26 [INFO] Attaching features XML 20:34:26 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:26 [INFO] 20:34:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:34: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:34:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:26 [INFO] 20:34:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:34:26 [INFO] 20:34:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] 20:34:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:34:26 [INFO] 20:34:26 [INFO] 20:34:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:34:26 [INFO] 20:34:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.3-SNAPSHOT 20:34:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:26 [INFO] 20:34:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] 20:34:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:27 [INFO] 20:34:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] Starting audit... 20:34:27 Audit done. 20:34:27 [INFO] You have 0 Checkstyle violations. 20:34:27 [INFO] 20:34:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] Starting audit... 20:34:27 Audit done. 20:34:27 [INFO] You have 0 Checkstyle violations. 20:34:27 [INFO] 20:34:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] 20:34:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:34:27 [INFO] ...done! 20:34:27 [INFO] Attaching features XML 20:34:27 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:27 [INFO] 20:34:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:27 [INFO] 20:34:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:34:27 [INFO] 20:34:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] 20:34:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:34:27 [INFO] 20:34:27 [INFO] 20:34:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:34:27 [INFO] 20:34:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:27 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.3-SNAPSHOT 20:34:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:27 [INFO] 20:34:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:27 [INFO] 20:34:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:27 [INFO] 20:34:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] 20:34:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] Starting audit... 20:34:28 Audit done. 20:34:28 [INFO] You have 0 Checkstyle violations. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] Starting audit... 20:34:28 Audit done. 20:34:28 [INFO] You have 0 Checkstyle violations. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] 20:34:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:34:28 [INFO] ...done! 20:34:28 [INFO] Attaching features XML 20:34:28 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:28 [INFO] 20:34:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:28 [INFO] 20:34:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:34:28 [INFO] 20:34:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] 20:34:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:34:28 [INFO] 20:34:28 [INFO] 20:34:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:34:28 [INFO] 20:34:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.18.3-SNAPSHOT 20:34:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:28 [INFO] 20:34:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:28 [INFO] 20:34:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:28 [INFO] 20:34:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] 20:34:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Starting audit... 20:34:28 Audit done. 20:34:28 [INFO] You have 0 Checkstyle violations. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Starting audit... 20:34:28 Audit done. 20:34:28 [INFO] You have 0 Checkstyle violations. 20:34:28 [INFO] 20:34:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] 20:34:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 20:34:28 [INFO] ...done! 20:34:28 [INFO] Attaching features XML 20:34:28 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:28 [INFO] 20:34:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:28 [INFO] 20:34:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:34:28 [INFO] 20:34:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] 20:34:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:34:28 [INFO] 20:34:28 [INFO] 20:34:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:34:28 [INFO] 20:34:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.18.3-SNAPSHOT 20:34:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:28 [INFO] 20:34:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:34:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:28 [INFO] 20:34:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:34:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:28 [INFO] 20:34:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] 20:34:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:29 [INFO] 20:34:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] Starting audit... 20:34:29 Audit done. 20:34:29 [INFO] You have 0 Checkstyle violations. 20:34:29 [INFO] 20:34:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] Starting audit... 20:34:29 Audit done. 20:34:29 [INFO] You have 0 Checkstyle violations. 20:34:29 [INFO] 20:34:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] 20:34:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 20:34:29 [INFO] ...done! 20:34:29 [INFO] Attaching features XML 20:34:29 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:29 [INFO] 20:34:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:34: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:34:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:29 [INFO] 20:34:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:34:29 [INFO] 20:34:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] 20:34:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:34:29 [INFO] 20:34:29 [INFO] 20:34:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:34:29 [INFO] 20:34:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:29 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.3-SNAPSHOT 20:34:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:29 [INFO] 20:34:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:34:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:29 [INFO] 20:34:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:34:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:29 [INFO] 20:34:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] 20:34:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:30 [INFO] 20:34:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] Starting audit... 20:34:30 Audit done. 20:34:30 [INFO] You have 0 Checkstyle violations. 20:34:30 [INFO] 20:34:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] Starting audit... 20:34:30 Audit done. 20:34:30 [INFO] You have 0 Checkstyle violations. 20:34:30 [INFO] 20:34:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] 20:34:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:34:30 [INFO] ...done! 20:34:30 [INFO] Attaching features XML 20:34:30 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:30 [INFO] 20:34:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [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:34:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:30 [INFO] 20:34:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:34:30 [INFO] 20:34:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] 20:34:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:34:30 [INFO] 20:34:30 [INFO] 20:34:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:34:30 [INFO] 20:34:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:30 [INFO] Forking southbound-cli 0.18.3-SNAPSHOT 20:34:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:30 [INFO] 20:34:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli --- 20:34:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:30 [INFO] 20:34:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:34:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:30 [INFO] 20:34:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli --- 20:34:30 [INFO] 20:34:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 20:34: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/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:34:30 [INFO] 20:34:30 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli --- 20:34:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang 20:34:30 [INFO] yang-to-sources: Found 15 dependencies in 2.506 ms 20:34:30 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:34:30 [INFO] 20:34:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli --- 20:34:31 [INFO] Starting audit... 20:34:31 Audit done. 20:34:31 [INFO] You have 0 Checkstyle violations. 20:34:31 [INFO] 20:34:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli --- 20:34:31 [INFO] Starting audit... 20:34:31 Audit done. 20:34:31 [INFO] You have 0 Checkstyle violations. 20:34:31 [INFO] 20:34:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli --- 20:34:31 [INFO] 20:34:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 20:34:31 [INFO] Copying 1 resource from src/main/resources to target/classes 20:34:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:34:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi 20:34:31 [INFO] 20:34:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 20:34:31 [INFO] Recompiling the module because of changed dependency. 20:34:31 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 20:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [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:34:31 [INFO] 20:34:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:34:31 [INFO] 20:34:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli --- 20:34:31 [INFO] Fork Value is true 20:34:35 [INFO] Done SpotBugs Analysis.... 20:34:35 [INFO] 20:34:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:34:35 [INFO] 20:34:35 [INFO] 20:34:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli --- 20:34:35 [INFO] BugInstance size is 0 20:34:35 [INFO] Error size is 0 20:34:35 [INFO] No errors/warnings found 20:34:35 [INFO] 20:34:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.3-SNAPSHOT 20:34:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:35 [INFO] 20:34:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:35 [INFO] 20:34:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:35 [INFO] 20:34:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] 20:34:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:35 [INFO] 20:34:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Starting audit... 20:34:35 Audit done. 20:34:35 [INFO] You have 0 Checkstyle violations. 20:34:35 [INFO] 20:34:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Starting audit... 20:34:35 Audit done. 20:34:35 [INFO] You have 0 Checkstyle violations. 20:34:35 [INFO] 20:34:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] 20:34:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:34:35 [INFO] ...done! 20:34:35 [INFO] Attaching features XML 20:34:35 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:35 [INFO] 20:34:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:34: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:34:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:35 [INFO] 20:34:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:34:35 [INFO] 20:34:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] 20:34:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:34:35 [INFO] 20:34:35 [INFO] 20:34:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:34:35 [INFO] 20:34:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:35 [INFO] Forking features-openflowplugin 0.18.3-SNAPSHOT 20:34:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:35 [INFO] 20:34:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin --- 20:34:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:35 [INFO] 20:34:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:34:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin --- 20:34:36 [INFO] 20:34:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:34:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:36 [INFO] 20:34:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin --- 20:34:36 [INFO] Starting audit... 20:34:36 Audit done. 20:34:36 [INFO] You have 0 Checkstyle violations. 20:34:36 [INFO] 20:34:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin --- 20:34:36 [INFO] Starting audit... 20:34:36 Audit done. 20:34:36 [INFO] You have 0 Checkstyle violations. 20:34:36 [INFO] 20:34:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin --- 20:34:36 [INFO] 20:34:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:34:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml 20:34:36 [INFO] ...done! 20:34:36 [INFO] Attaching features XML 20:34:36 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.18.3-SNAPSHOT already attached, replace previous instance 20:34:36 [INFO] 20:34:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 20:34:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:36 [INFO] 20:34:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:34:36 [INFO] 20:34:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin --- 20:34:36 [INFO] 20:34:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:34:36 [INFO] 20:34:36 [INFO] 20:34:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin --- 20:34:36 [INFO] 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] Forking features-aggregator 0.18.3-SNAPSHOT 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 20:34:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 20:34:36 [INFO] 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.3-SNAPSHOT 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:34:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:34:36 [INFO] 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] Forking applications-aggregator 0.18.3-SNAPSHOT 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator --- 20:34:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator --- 20:34:36 [INFO] 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] Forking model-aggregator 0.18.3-SNAPSHOT 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 20:34:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 20:34:36 [INFO] 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] Forking learning-switch 0.18.3-SNAPSHOT 20:34:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch --- 20:34:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch --- 20:34:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:36 [INFO] 20:34:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch --- 20:34:37 [INFO] 20:34:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 20:34: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/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:34:37 [INFO] 20:34:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch --- 20:34:37 [INFO] Starting audit... 20:34:37 Audit done. 20:34:37 [INFO] You have 0 Checkstyle violations. 20:34:37 [INFO] 20:34:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch --- 20:34:37 [INFO] Starting audit... 20:34:37 Audit done. 20:34:37 [INFO] You have 0 Checkstyle violations. 20:34:37 [INFO] 20:34:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch --- 20:34:37 [INFO] 20:34:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 20:34:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources 20:34:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi 20:34:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang 20:34:37 [INFO] 20:34:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 20:34:37 [INFO] Recompiling the module because of changed dependency. 20:34:37 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:34:37 [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:34:37 [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:34:37 [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:34:37 [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:34:37 [INFO] 20:34:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:34:37 [INFO] 20:34:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch --- 20:34:37 [INFO] Fork Value is true 20:34:40 [INFO] Done SpotBugs Analysis.... 20:34:40 [INFO] 20:34:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:34:40 [INFO] 20:34:40 [INFO] 20:34:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch --- 20:34:40 [INFO] BugInstance size is 0 20:34:40 [INFO] Error size is 0 20:34:40 [INFO] No errors/warnings found 20:34:40 [INFO] 20:34:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:40 [INFO] Forking sample-consumer 0.18.3-SNAPSHOT 20:34:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:40 [INFO] 20:34:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer --- 20:34:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:40 [INFO] 20:34:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:34:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:40 [INFO] 20:34:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer --- 20:34:41 [INFO] 20:34:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 20:34:41 [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:34:41 [INFO] 20:34:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer --- 20:34:41 [INFO] Starting audit... 20:34:41 Audit done. 20:34:41 [INFO] You have 0 Checkstyle violations. 20:34:41 [INFO] 20:34:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer --- 20:34:41 [INFO] Starting audit... 20:34:41 Audit done. 20:34:41 [INFO] You have 0 Checkstyle violations. 20:34:41 [INFO] 20:34:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer --- 20:34:41 [INFO] 20:34:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 20:34:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources 20:34:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi 20:34:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang 20:34:41 [INFO] 20:34:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 20:34:41 [INFO] Recompiling the module because of changed dependency. 20:34:41 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:34:41 [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:34:41 [INFO] 20:34:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:34:41 [INFO] 20:34:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer --- 20:34:41 [INFO] Fork Value is true 20:34:43 [INFO] Done SpotBugs Analysis.... 20:34:43 [INFO] 20:34:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:34:43 [INFO] 20:34:43 [INFO] 20:34:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer --- 20:34:43 [INFO] BugInstance size is 0 20:34:43 [INFO] Error size is 0 20:34:43 [INFO] No errors/warnings found 20:34:43 [INFO] 20:34:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:43 [INFO] Forking sample-bundles 0.18.3-SNAPSHOT 20:34:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:43 [INFO] 20:34:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles --- 20:34:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:43 [INFO] 20:34:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:34:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:43 [INFO] 20:34:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles --- 20:34:44 [INFO] 20:34:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 20:34:44 [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:34:44 [INFO] 20:34:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles --- 20:34:44 [INFO] Starting audit... 20:34:44 Audit done. 20:34:44 [INFO] You have 0 Checkstyle violations. 20:34:44 [INFO] 20:34:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles --- 20:34:44 [INFO] Starting audit... 20:34:44 Audit done. 20:34:44 [INFO] You have 0 Checkstyle violations. 20:34:44 [INFO] 20:34:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles --- 20:34:44 [INFO] 20:34:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 20:34:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources 20:34:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi 20:34:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang 20:34:44 [INFO] 20:34:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 20:34:44 [INFO] Recompiling the module because of changed dependency. 20:34:44 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 20:34:44 [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:34:44 [INFO] 20:34:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:34:44 [INFO] 20:34:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles --- 20:34:44 [INFO] Fork Value is true 20:34:47 [INFO] Done SpotBugs Analysis.... 20:34:47 [INFO] 20:34:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:34:47 [INFO] 20:34:47 [INFO] 20:34:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles --- 20:34:47 [INFO] BugInstance size is 0 20:34:47 [INFO] Error size is 0 20:34:47 [INFO] No errors/warnings found 20:34:47 [INFO] 20:34:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:47 [INFO] Forking openflowplugin-samples-aggregator 0.18.3-SNAPSHOT 20:34:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:47 [INFO] 20:34:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:34:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:47 [INFO] 20:34:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:34:47 [INFO] 20:34:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:47 [INFO] Forking openflowplugin-karaf 0.18.3-SNAPSHOT 20:34:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:47 [INFO] 20:34:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf --- 20:34:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:47 [INFO] 20:34:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:34:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:47 [INFO] 20:34:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf --- 20:34:47 [INFO] 20:34:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:34: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/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:34:47 [INFO] 20:34:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf --- 20:34:47 [INFO] Starting audit... 20:34:47 Audit done. 20:34:47 [INFO] You have 0 Checkstyle violations. 20:34:47 [INFO] 20:34:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf --- 20:34:47 [INFO] Starting audit... 20:34:47 Audit done. 20:34:47 [INFO] You have 0 Checkstyle violations. 20:34:47 [INFO] 20:34:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf --- 20:34:47 [INFO] 20:34:47 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 20:34:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources 20:34:47 [INFO] 20:34:47 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 20:34:47 [INFO] Using repositories: 20:34:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:34:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:34:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:47 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:34:47 [INFO] Loading direct KAR and features XML dependencies 20:34:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:34:47 [INFO] Feature framework will be added as a startup feature 20:34:47 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly 20:34:47 [INFO] Unzipping kars 20:34:47 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 20:34:48 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:34:48 [INFO] Loading profiles from: 20:34:48 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:34:48 [INFO] Loading repositories 20:34:48 [INFO] Generating generated-startup profile 20:34:48 [INFO] Generating generated-boot profile with parents: generated-startup 20:34:48 [INFO] Generating generated-installed profile 20:34:48 [INFO] Configuring etc/config.properties and etc/system.properties 20:34:48 [INFO] Downloading libraries for generated profiles 20:34:48 [INFO] Downloading additional libraries 20:34:48 [INFO] Writing configurations 20:34:48 [INFO] adding config file: etc/profile.cfg 20:34:48 [INFO] Startup stage 20:34:48 [INFO] Loading startup repositories 20:34:48 [INFO] Resolving startup features and bundles 20:34:48 [INFO] Features: framework 20:34:48 [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:34:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:34:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:34:48 [INFO] Boot stage 20:34:48 [INFO] Loading boot repositories 20:34:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 20:34:48 [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:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:34:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 20:34:48 [INFO] Feature kar/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:34:48 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 20:34:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 20:34:48 [INFO] Feature scr/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:34:48 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 20:34:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 20:34:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:34:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 20:34:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 20:34:48 [INFO] Feature shell/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:34:48 [INFO] Feature service/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 20:34:48 [INFO] Feature jaas/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:34:48 [INFO] Feature package/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 20:34:48 [INFO] Feature ssh/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 20:34:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 20:34:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 20:34:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 20:34:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 20:34:48 [INFO] Feature feature/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:34:48 [INFO] Feature management/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:34:48 [INFO] adding config file: etc/jmx.acl.cfg 20:34:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:34:48 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:34:48 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:34:48 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:34:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:34:48 [INFO] Feature system/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:34:48 [INFO] Feature log/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 20:34:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:34:48 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:34:48 [INFO] Feature config/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 20:34:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:34:48 [INFO] Feature instance/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 20:34:48 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 20:34:48 [INFO] Feature framework/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:34:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:34:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 20:34:48 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 20:34:48 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 20:34:48 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 20:34:48 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 20:34:48 [INFO] Feature deployer/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 20:34:48 [INFO] Feature 03aab257-7ecc-4243-9e48-5d318a22a936/0.0.0 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 20:34:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 20:34:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 20:34:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:34:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:34:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 20:34:48 [INFO] Feature bundle/4.4.6 is defined as a boot feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 20:34:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:34:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:34:48 [INFO] Feature standard/4.4.6 is defined as a boot feature 20:34:48 [INFO] Install stage 20:34:48 [INFO] Loading installed repositories 20:34:48 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 20:34:48 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 20:34:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:34:48 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:34:48 [INFO] 20:34:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:34:48 [INFO] 20:34:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:34:48 [INFO] 20:34:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:34:48 [INFO] 20:34:48 [INFO] 20:34:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf --- 20:34:48 [INFO] 20:34:48 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 20:34:48 [INFO] Executing tasks 20:34:48 [INFO] Executed tasks 20:34:48 [INFO] 20:34:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:48 [INFO] Forking openflowplugin 0.18.3-SNAPSHOT 20:34:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:34:48 [INFO] 20:34:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:34:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:48 [INFO] 20:34:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:34:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:48 [INFO] 20:34:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator --- 20:34:48 [INFO] 20:34:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:34: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/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:34:48 [INFO] 20:34:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator --- 20:34:48 [INFO] Starting audit... 20:34:48 Audit done. 20:34:48 [INFO] You have 0 Checkstyle violations. 20:34:48 [INFO] 20:34:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator --- 20:34:48 [INFO] Starting audit... 20:34:48 Audit done. 20:34:48 [INFO] You have 0 Checkstyle violations. 20:34:48 [INFO] 20:34:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:34:48 [INFO] 20:34:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:34:48 [INFO] 20:34:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:34:48 [INFO] 20:34:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:34:48 [INFO] 20:34:48 [INFO] 20:34:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator --- 20:34:48 [INFO] 20:34:48 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 20:34:48 [INFO] 20:34:49 [INFO] 20:34:49 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 20:34:50 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-calcium/target/javadoc-bundle-options. Ignored it. 20:34:50 [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:34:50 [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:35:36 [WARNING] Javadoc Warnings 20:35:36 [WARNING] warning: unknown enum constant When.UNKNOWN 20:35:36 [WARNING] reason: class file for javax.annotation.meta.When not found 20:35:36 [WARNING] warning: unknown enum constant When.UNKNOWN 20:35:36 [WARNING] 2 warnings 20:35:36 [INFO] ------------------------------------------------------------------------ 20:35:36 [INFO] Reactor Summary for openflowplugin 0.18.3-SNAPSHOT: 20:35:36 [INFO] 20:35:36 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.434 s] 20:35:36 [INFO] openflowplugin-parent .............................. SUCCESS [ 10.025 s] 20:35:36 [INFO] liblldp ............................................ SUCCESS [ 15.086 s] 20:35:36 [INFO] libraries-aggregator ............................... SUCCESS [ 0.006 s] 20:35:36 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 35.555 s] 20:35:36 [INFO] openflowjava-parent ................................ SUCCESS [ 0.550 s] 20:35:36 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.648 s] 20:35:36 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.603 s] 20:35:36 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 59.962 s] 20:35:36 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 19.988 s] 20:35:36 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 2.008 s] 20:35:36 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.077 s] 20:35:36 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 7.578 s] 20:35:36 [INFO] simple-client ...................................... SUCCESS [ 8.465 s] 20:35:36 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 45.499 s] 20:35:36 [INFO] model-inventory .................................... SUCCESS [ 6.312 s] 20:35:36 [INFO] model-flow-base .................................... SUCCESS [ 18.266 s] 20:35:36 [INFO] model-flow-service ................................. SUCCESS [ 18.485 s] 20:35:36 [INFO] openflowplugin-api ................................. SUCCESS [ 8.972 s] 20:35:36 [INFO] model-flow-statistics .............................. SUCCESS [ 13.125 s] 20:35:36 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 13.838 s] 20:35:36 [INFO] openflowplugin ..................................... SUCCESS [ 22.961 s] 20:35:36 [INFO] openflowplugin-common .............................. SUCCESS [ 12.537 s] 20:35:36 [INFO] openflowplugin-impl ................................ SUCCESS [01:00 min] 20:35:36 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.160 s] 20:35:36 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 21.982 s] 20:35:36 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 10.448 s] 20:35:36 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 41.136 s] 20:35:36 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 11.518 s] 20:35:36 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.870 s] 20:35:36 [INFO] test-extension ..................................... SUCCESS [ 6.518 s] 20:35:36 [INFO] model-topology ..................................... SUCCESS [ 5.238 s] 20:35:36 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.756 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.433 s] 20:35:36 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 1.023 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 39.393 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 24.120 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 25.025 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 25.167 s] 20:35:36 [INFO] features-openflowplugin-extension .................. SUCCESS [ 4.274 s] 20:35:36 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.079 s] 20:35:36 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.005 s] 20:35:36 [INFO] test-provider ...................................... SUCCESS [ 11.765 s] 20:35:36 [INFO] test-common ........................................ SUCCESS [ 6.106 s] 20:35:36 [INFO] drop-test-karaf .................................... SUCCESS [ 6.940 s] 20:35:36 [INFO] bulk-o-matic ....................................... SUCCESS [ 15.344 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 24.848 s] 20:35:36 [INFO] device-ownership-service ........................... SUCCESS [ 5.198 s] 20:35:36 [INFO] of-switch-config-pusher ............................ SUCCESS [ 8.597 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 22.084 s] 20:35:36 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 6.344 s] 20:35:36 [INFO] reconciliation-framework ........................... SUCCESS [ 7.865 s] 20:35:36 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.326 s] 20:35:36 [INFO] forwardingrules-manager ............................ SUCCESS [ 25.450 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 24.311 s] 20:35:36 [INFO] forwardingrules-sync ............................... SUCCESS [ 19.918 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 24.023 s] 20:35:36 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.720 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 21.333 s] 20:35:36 [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.885 s] 20:35:36 [INFO] lldp-speaker ....................................... SUCCESS [ 10.831 s] 20:35:36 [INFO] topology-manager ................................... SUCCESS [ 9.497 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 32.075 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 21.605 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 21.710 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 23.599 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 21.500 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 21.559 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 25.158 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 25.222 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 43.784 s] 20:35:36 [INFO] southbound-cli ..................................... SUCCESS [ 9.052 s] 20:35:36 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 21.789 s] 20:35:36 [INFO] features-openflowplugin ............................ SUCCESS [ 8.143 s] 20:35:36 [INFO] features-aggregator ................................ SUCCESS [ 0.059 s] 20:35:36 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.003 s] 20:35:36 [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] 20:35:36 [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] 20:35:36 [INFO] learning-switch .................................... SUCCESS [ 6.352 s] 20:35:36 [INFO] sample-consumer .................................... SUCCESS [ 5.014 s] 20:35:36 [INFO] sample-bundles ..................................... SUCCESS [ 6.248 s] 20:35:36 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.002 s] 20:35:36 [INFO] openflowplugin-karaf ............................... SUCCESS [ 20.568 s] 20:35:36 [INFO] openflowplugin ..................................... SUCCESS [05:12 min] 20:35:36 [INFO] ------------------------------------------------------------------------ 20:35:36 [INFO] BUILD SUCCESS 20:35:36 [INFO] ------------------------------------------------------------------------ 20:35:36 [INFO] Total time: 26:03 min 20:35:36 [INFO] Finished at: 2024-10-08T20:35:36Z 20:35:36 [INFO] ------------------------------------------------------------------------ 20:35:36 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins11369183692538146163.sh 20:35:36 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins10832735713855960130.sh 20:35:36 ---> common-variables.sh 20:35:36 --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:35:36 ---> maven-deploy.sh 20:35:36 -----> Remove metadata files that were not updated 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 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:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.1-SNAPSHOT/maven-metadata.xml 20:35:37 Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml 20:35:37 -----> Install lftools 20:35:37 Setup pyenv: 20:35:37 system 20:35:37 3.8.13 20:35:37 3.9.13 20:35:37 3.10.13 20:35:37 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntU7 from file:/tmp/.os_lf_venv 20:35:38 lf-activate-venv(): INFO: Installing: lftools 20:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:35:47 -----> Upload files to Nexus 20:35:48 ####################################################### 20:35:48 Deploying directory /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (599.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom (904.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar (42.57 kb) 20:35:48 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar (178.75 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml (75.94 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json (86.7 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar (31.94 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (600.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.66 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom (1.9 kb) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:49 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar (23.54 kb) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar (90.82 kb) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml (115.28 kb) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json (131.74 kb) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar (7.12 kb) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:50 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (583.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom (1.92 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar (199.52 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar (567.52 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml (89.75 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json (103.06 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar (135.43 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (595.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom (1.38 kb) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:51 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar (13.15 kb) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar (96.31 kb) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml (57.05 kb) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:52 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json (66.28 kb) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar (5.27 kb) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (594.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom (3.83 kb) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar (180.6 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar (394.61 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml (120.08 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json (137.19 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar (91.93 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (591.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom (2.94 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar (104.49 kb) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar (331.82 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml (89.65 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json (102.98 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar (60.99 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (583.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom (1.86 kb) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:55 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar (89.57 kb) 20:35:56 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:56 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:56 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar (311.65 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml (107.53 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json (122.69 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar (65.65 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (594.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom (3.06 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar (12.43 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar (85.22 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml (106.15 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json (121.59 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar (4.46 kb) 20:35:57 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (595.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom (2.75 kb) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:58 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar (30.2 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar (118.87 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml (111.54 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json (128.3 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar (9.76 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (585.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom (2.5 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar (87.89 kb) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:35:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar (292.61 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml (157.75 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json (181.05 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar (56.21 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (590.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom (2.17 kb) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:00 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar (14.04 kb) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar (85.16 kb) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml (105.57 kb) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json (121.1 kb) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar (4.88 kb) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:01 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (594.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom (2.44 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar (46.25 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar (172.85 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml (105.1 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json (120.4 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar (28.39 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (587.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom (2.57 kb) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:02 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar (40.76 kb) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar (110.32 kb) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:03 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml (99.6 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json (114.38 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar (16.65 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (573.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom (1.81 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar (24.61 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar (100.7 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml (115.6 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json (133.45 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar (6.77 kb) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (577.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom (1.83 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml (3.15 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json (3.61 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (587.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom (934.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml (3.23 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json (3.69 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (591.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom (1.55 kb) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:05 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml (1.12 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml (735.56 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json (821.72 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (581.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom (5.84 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml (4.95 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml (1.19 mb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json (1.34 mb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (573.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom (2.24 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar (32.58 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar (147.75 kb) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:06 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml (102.94 kb) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json (118.06 kb) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar (18.96 kb) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (575.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom (2.05 kb) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:07 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar (43.36 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar (177.09 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml (31.98 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json (37.23 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar (29.35 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (579.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:08 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom (1.41 kb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar (1.46 mb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar (4.86 mb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml (63.44 kb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json (72.93 kb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar (1.13 mb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (582.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom (1.22 kb) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:09 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar (1.3 mb) 20:36:10 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:10 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:10 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar (4.19 mb) 20:36:10 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml (66.42 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json (76.24 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar (1.02 mb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (585.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom (1.35 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar (767.97 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar (2.33 mb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml (69.54 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json (79.67 kb) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:11 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar (613.72 kb) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (579.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom (1.59 kb) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:12 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar (71.27 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar (298.39 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml (47.71 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json (55.13 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar (54.25 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (578.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom (1.6 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar (22.18 kb) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:13 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar (128.46 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml (55.82 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json (64.34 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar (15.41 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (605.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom (1.65 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml (1.2 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml (721.58 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json (806.69 kb) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (593.0 b) 20:36:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:36:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:36:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:15 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-20241008.200933-10.pom (1.35 kb) 20:36:15 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-20241008.200933-10.pom.sha1 (40.0 b) 20:36:15 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-20241008.200933-10.pom.md5 (32.0 b) 20:36:15 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-20241008.200933-10-features.xml (780.0 b) 20:36:15 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-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:16 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-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:16 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-20241008.200933-10-cyclonedx.xml (713.03 kb) 20:36:16 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-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:19 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-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:19 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-20241008.200933-10-cyclonedx.json (796.97 kb) 20:36:23 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-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:23 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-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (594.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom (1.35 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml (901.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml (716.07 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json (800.36 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (604.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom (1.56 kb) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml (1.12 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml (722.37 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json (807.34 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (601.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom (1.32 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml (786.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml (712.93 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json (796.9 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (593.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom (1.32 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml (992.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml (719.35 kb) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json (803.93 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (605.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom (1.25 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml (823.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml (712.44 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json (796.49 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (595.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom (1.32 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml (1.09 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml (722.38 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json (807.3 kb) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (600.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:36:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:26 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-20241008.200933-10.pom (1.35 kb) 20:36:26 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-20241008.200933-10.pom.sha1 (40.0 b) 20:36:26 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-20241008.200933-10.pom.md5 (32.0 b) 20:36:26 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-20241008.200933-10-features.xml (913.0 b) 20:36:26 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-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.xml (715.53 kb) 20:36:26 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-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.json (799.91 kb) 20:36:26 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-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (604.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:36:26 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-20241008.200933-10.pom (1.35 kb) 20:36:26 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-20241008.200933-10.pom.sha1 (40.0 b) 20:36:26 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-20241008.200933-10.pom.md5 (32.0 b) 20:36:26 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-20241008.200933-10-features.xml (818.0 b) 20:36:26 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-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.xml (713.29 kb) 20:36:26 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-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.json (797.22 kb) 20:36:26 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-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:26 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-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (597.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom (1.33 kb) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml (783.0 b) 20:36:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml (712.92 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json (796.89 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (589.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom (1.75 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml (1.06 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml (722.72 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json (807.58 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (586.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom (1.5 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml (810.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml (762.51 kb) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json (851.79 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (592.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom (1.82 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml (858.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml (716.73 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json (800.92 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (595.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom (1.74 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml (814.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml (1.15 mb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json (1.29 mb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (590.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom (2.29 kb) 20:36:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml (1.71 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml (754.25 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json (842.43 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (586.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom (1.42 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml (790.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml (33.94 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json (39.31 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (586.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom (3.4 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml (1.55 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml (189.67 kb) 20:36:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json (215.41 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (591.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom (2.0 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml (972.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml (719.88 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json (804.42 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (591.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom (1.32 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml (642.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml (709.72 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json (793.38 kb) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (587.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom (5.62 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml (3.08 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml (706.88 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json (790.16 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (585.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom (1.4 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar (60.16 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar (267.6 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml (63.5 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json (72.98 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar (42.34 kb) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (591.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom (1.37 kb) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar (13.2 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar (103.03 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml (57.38 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json (66.27 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar (6.49 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (587.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom (1.79 kb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar (1.05 mb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar (3.31 mb) 20:36:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml (71.33 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json (81.85 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar (790.88 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (603.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.07 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom (992.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml (3.31 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json (3.77 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (592.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom (1.13 kb) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml (606.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml (162.68 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json (185.43 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (596.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom (3.62 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml (1.31 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml (160.02 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json (182.38 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (592.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom (2.13 kb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar (2.31 mb) 20:36:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar (7.42 mb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml (54.75 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json (63.23 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar (1.79 mb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (593.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom (5.86 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar (625.24 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar (1.67 mb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar (606.56 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar.md5 (32.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml (104.48 kb) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json (120.03 kb) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (591.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml (1.23 kb) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom (1.88 kb) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar (7.36 kb) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml (11.35 kb) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json (13.17 kb) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (592.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom (1.79 kb) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar (45.98 kb) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar (201.19 kb) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml (57.82 kb) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json (66.63 kb) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (600.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:36:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.87 kb) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom (5.59 kb) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar (22.53 kb) 20:36:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar (88.69 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml (943.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml (941.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml (158.72 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json (180.04 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (590.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.06 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom (5.24 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml (9.3 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json (10.78 kb) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (588.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 20:36:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml (1.44 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom (1.74 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar (14.49 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar (96.44 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml (57.85 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json (66.66 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (583.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom (2.49 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml (9.25 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json (10.73 kb) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (576.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 20:36:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom (1.4 kb) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar (139.69 kb) 20:36:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar (891.19 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml (85.34 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json (97.59 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar (131.81 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (582.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom (18.12 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml (3.19 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json (3.65 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (589.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom (1.92 kb) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar (9.73 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg (6.29 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml (9.34 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json (10.82 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar (4.33 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (579.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom (1.02 kb) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar (18.99 kb) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar (96.87 kb) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml (42.91 kb) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json (49.49 kb) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar (6.99 kb) 20:36:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (586.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom (1.53 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar (569.23 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar (1.91 mb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml (72.94 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json (83.35 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar (455.0 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (587.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom (1.99 kb) 20:36:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar (109.76 kb) 20:36:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar (383.74 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml (85.33 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json (97.0 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar (82.15 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (589.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom (2.32 kb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar (2.97 mb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar (7.84 mb) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml (91.46 kb) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json (103.81 kb) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar (2.2 mb) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (586.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom (2.06 kb) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar (31.91 kb) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar (137.98 kb) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml (108.85 kb) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json (123.68 kb) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar (16.43 kb) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (577.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom (7.08 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar (1.12 mb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar (2.79 mb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml (176.95 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json (201.79 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar (675.74 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (579.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom (11.03 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml (9.21 kb) 20:36:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json (10.68 kb) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (572.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom (2.18 kb) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar (419.04 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar (1.07 mb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml (100.18 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json (113.99 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar (250.03 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (572.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom (2.42 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar (17.94 kb) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:57 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar (85.12 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml (93.55 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json (107.11 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar (5.96 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (573.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom (2.2 kb) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:36:58 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar (12.29 kb) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar (89.01 kb) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml (84.88 kb) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json (97.39 kb) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar (4.67 kb) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:36:59 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (571.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom (2.3 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar (44.02 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar (196.71 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml (76.49 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json (87.96 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar (30.55 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (569.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom (2.6 kb) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:37:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar (25.05 kb) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar (108.8 kb) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml (86.88 kb) 20:37:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json (99.86 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar (11.14 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (572.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom (3.27 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar (28.78 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar (143.07 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml (139.25 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json (157.6 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar (17.62 kb) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (571.0 b) 20:37:02 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom (3.12 kb) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom.sha1 (40.0 b) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom.md5 (32.0 b) 20:37:03 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar (135.38 kb) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar.md5 (32.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar (150.48 kb) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar.md5 (32.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml (94.02 kb) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml.md5 (32.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json (107.99 kb) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json.md5 (32.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar (47.07 kb) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar.md5 (32.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:37:04 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/features-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/features-extension-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/learning-switch-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/features-openflowjava-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/features-openflowjava-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-features.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-tests.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/openflow-protocol-it-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-config.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-legacyConfig.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/openflowplugin-aggregator-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-config.cfg.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/sample-bundles-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/sample-consumer-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/simple-client-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/test-extension-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.pom.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-javadoc.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.xml.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-cyclonedx.json.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/test-provider-0.18.3-20241008.200933-10-sources.jar.md5 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.sha1 20:37:04 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml.md5 20:37:04 Finished deploying /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:37:04 ####################################################### 20:37:04 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins1909609312435438531.sh 20:37:05 $ ssh-agent -k 20:37:05 unset SSH_AUTH_SOCK; 20:37:05 unset SSH_AGENT_PID; 20:37:05 echo Agent pid 5512 killed; 20:37:05 [ssh-agent] Stopped. 20:37:05 [JaCoCo plugin] Collecting JaCoCo coverage data... 20:37:05 [JaCoCo plugin] Version: 3.3.5 20:37:05 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 20:37:06 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 20:37:06 [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:37:07 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 20:37:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 17 files 20:37:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 4 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 105 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 2 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 74 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 48 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 44 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 1 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 6 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 35 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 1 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 15 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 14 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes 0 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 5 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 31 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 5 files 20:37:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 674 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 322 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 61 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 1506 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 9 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 11 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 0 files 20:37:09 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 14 files 20:37:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 938 files 20:37:10 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 727 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 414 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 43 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 9 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files 20:37:11 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 1405 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 373 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 0 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 18 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 5 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 3 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes 0 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 128 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 0 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 6 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 635 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 195 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes 0 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 13 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 1 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 2 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 23 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/target/classes 0 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 8 files 20:37:12 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 31 files 20:37:13 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 20:37:13 [JaCoCo plugin] Source Inclusions: **/*.java 20:37:13 [JaCoCo plugin] Source Exclusions: null 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java 1 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java 10 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/java 2 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java 32 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/java 43 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java 4 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/java 1 files 20:37:13 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java 6 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java 14 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/java 1 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java 5 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java 9 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java 5 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java 8 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/java 73 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java 28 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java 5 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/java 56 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/main/java 9 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/java 1 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/java 13 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/java 1 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/java 52 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java 345 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java 3 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-tools/src/main/java 4 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/java 3 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java 93 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java 2 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java 550 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java 185 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java 13 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/java 1 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/java 2 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/main/java 23 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java 7 files 20:37:14 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java 16 files 20:37:14 [JaCoCo plugin] Loading inclusions files.. 20:37:14 [JaCoCo plugin] inclusions: [] 20:37:14 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 20:37:15 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 20:37:15 [JaCoCo plugin] Publishing the results.. 20:37:15 [JaCoCo plugin] Loading packages.. 20:37:15 [JaCoCo plugin] Done. 20:37:15 [JaCoCo plugin] Overall coverage: class: 89.35211, method: 78.33672, line: 71.01453, branch: 58.23428, instruction: 70.97702, complexity: 64.182495 20:37:15 [PostBuildScript] - [INFO] Executing post build scripts. 20:37:15 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins831106200188244390.sh 20:37:15 ---> sysstat.sh 20:37:16 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins15479718377132509224.sh 20:37:16 ---> package-listing.sh 20:37:16 ++ facter osfamily 20:37:16 ++ tr '[:upper:]' '[:lower:]' 20:37:16 + OS_FAMILY=redhat 20:37:16 + workspace=/w/workspace/openflowplugin-maven-merge-calcium 20:37:16 + START_PACKAGES=/tmp/packages_start.txt 20:37:16 + END_PACKAGES=/tmp/packages_end.txt 20:37:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:16 + PACKAGES=/tmp/packages_start.txt 20:37:16 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:37:16 + PACKAGES=/tmp/packages_end.txt 20:37:16 + case "${OS_FAMILY}" in 20:37:16 + rpm -qa 20:37:16 + sort 20:37:16 + '[' -f /tmp/packages_start.txt ']' 20:37:16 + '[' -f /tmp/packages_end.txt ']' 20:37:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:16 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:37:16 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:37:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:37:16 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7977897449541499280.sh 20:37:17 ---> capture-instance-metadata.sh 20:37:17 Setup pyenv: 20:37:17 system 20:37:17 3.8.13 20:37:17 3.9.13 20:37:17 3.10.13 20:37:17 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntU7 from file:/tmp/.os_lf_venv 20:37:18 lf-activate-venv(): INFO: Installing: lftools 20:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:37:27 INFO: Running in OpenStack, capturing instance metadata 20:37:27 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7844347390444363810.sh 20:37:27 provisioning config files... 20:37:28 Could not find credentials [logs] for openflowplugin-maven-merge-calcium #501 20:37:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config12543373441930349293tmp 20:37:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:37:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:37:28 provisioning config files... 20:37:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:37:28 [EnvInject] - Injecting environment variables from a build step. 20:37:28 [EnvInject] - Injecting as environment variables the properties content 20:37:28 SERVER_ID=logs 20:37:28 20:37:28 [EnvInject] - Variables injected successfully. 20:37:28 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins8331118132339478616.sh 20:37:28 ---> create-netrc.sh 20:37:28 WARN: Log server credential not found. 20:37:28 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins10303059067325467743.sh 20:37:28 ---> python-tools-install.sh 20:37:28 Setup pyenv: 20:37:28 system 20:37:28 3.8.13 20:37:28 3.9.13 20:37:28 3.10.13 20:37:28 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntU7 from file:/tmp/.os_lf_venv 20:37:29 lf-activate-venv(): INFO: Installing: lftools 20:37:40 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:37:40 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins10281424185104502833.sh 20:37:40 ---> sudo-logs.sh 20:37:40 Archiving 'sudo' log.. 20:37:40 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins10579486773304617634.sh 20:37:40 ---> job-cost.sh 20:37:40 Setup pyenv: 20:37:40 system 20:37:40 3.8.13 20:37:40 3.9.13 20:37:40 3.10.13 20:37:40 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:37:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntU7 from file:/tmp/.os_lf_venv 20:37:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:37:46 INFO: No Stack... 20:37:46 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:46 INFO: Archiving Costs 20:37:46 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins15908537582925008127.sh 20:37:46 ---> logs-deploy.sh 20:37:46 Setup pyenv: 20:37:46 system 20:37:46 3.8.13 20:37:46 3.9.13 20:37:46 3.10.13 20:37:47 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ntU7 from file:/tmp/.os_lf_venv 20:37:48 lf-activate-venv(): INFO: Installing: lftools 20:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-ntU7/bin to PATH 20:37:56 WARNING: Nexus logging server not set 20:37:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-calcium/501/ 20:37:56 INFO: archiving logs to S3 20:38:02 ---> uname -a: 20:38:02 Linux prd-centos8-builder-4c-4g-40654.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:38:02 20:38:02 20:38:02 ---> lscpu: 20:38:02 Architecture: x86_64 20:38:02 CPU op-mode(s): 32-bit, 64-bit 20:38:02 Byte Order: Little Endian 20:38:02 CPU(s): 4 20:38:02 On-line CPU(s) list: 0-3 20:38:02 Thread(s) per core: 1 20:38:02 Core(s) per socket: 1 20:38:02 Socket(s): 4 20:38:02 NUMA node(s): 1 20:38:02 Vendor ID: AuthenticAMD 20:38:02 CPU family: 23 20:38:02 Model: 49 20:38:02 Model name: AMD EPYC-Rome Processor 20:38:02 Stepping: 0 20:38:02 CPU MHz: 2799.998 20:38:02 BogoMIPS: 5599.99 20:38:02 Virtualization: AMD-V 20:38:02 Hypervisor vendor: KVM 20:38:02 Virtualization type: full 20:38:02 L1d cache: 32K 20:38:02 L1i cache: 32K 20:38:02 L2 cache: 512K 20:38:02 L3 cache: 16384K 20:38:02 NUMA node0 CPU(s): 0-3 20:38:02 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:38:02 20:38:02 20:38:02 ---> nproc: 20:38:02 4 20:38:02 20:38:02 20:38:02 ---> df -h: 20:38:02 Filesystem Size Used Avail Use% Mounted on 20:38:02 devtmpfs 7.7G 0 7.7G 0% /dev 20:38:02 tmpfs 7.7G 0 7.7G 0% /dev/shm 20:38:02 tmpfs 7.7G 17M 7.7G 1% /run 20:38:02 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 20:38:02 /dev/vda1 80G 12G 69G 14% / 20:38:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:38:02 20:38:02 20:38:02 ---> free -m: 20:38:02 total used free shared buff/cache available 20:38:02 Mem: 15761 985 9657 19 5118 14426 20:38:02 Swap: 1023 0 1023 20:38:02 20:38:02 20:38:02 ---> ip addr: 20:38:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:38:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:02 inet 127.0.0.1/8 scope host lo 20:38:02 valid_lft forever preferred_lft forever 20:38:02 inet6 ::1/128 scope host 20:38:02 valid_lft forever preferred_lft forever 20:38:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:38:02 link/ether fa:16:3e:28:82:64 brd ff:ff:ff:ff:ff:ff 20:38:02 altname enp0s3 20:38:02 altname ens3 20:38:02 inet 10.30.171.32/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:38:02 valid_lft 84332sec preferred_lft 84332sec 20:38:02 inet6 fe80::f816:3eff:fe28:8264/64 scope link 20:38:02 valid_lft forever preferred_lft forever 20:38:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:38:02 link/ether 02:42:f2:ec:43:0e brd ff:ff:ff:ff:ff:ff 20:38:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:38:02 valid_lft forever preferred_lft forever 20:38:02 20:38:02 20:38:02 ---> sar -b -r -n DEV: 20:38:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/08/2024 _x86_64_ (4 CPU) 20:38:02 20:38:02 20:03:31 LINUX RESTART (4 CPU) 20:38:02 20:38:02 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:38:02 08:05:01 PM 223.31 23.72 199.58 6714.91 9492.27 20:38:02 08:06:01 PM 76.19 2.23 73.96 1530.16 9394.99 20:38:02 08:07:01 PM 9.10 0.03 9.06 0.53 400.43 20:38:02 08:08:01 PM 3.53 0.00 3.53 0.00 76.37 20:38:02 08:09:01 PM 5.68 0.00 5.68 0.00 88.99 20:38:02 08:10:01 PM 168.08 15.76 152.32 2374.28 1598.03 20:38:02 08:11:01 PM 94.20 2.82 91.39 382.14 8095.55 20:38:02 08:12:01 PM 30.93 0.45 30.48 188.97 4258.94 20:38:02 08:13:01 PM 56.28 1.10 55.18 38.92 7131.19 20:38:02 08:14:01 PM 22.94 0.00 22.94 0.00 2022.18 20:38:02 08:15:01 PM 39.96 0.00 39.96 0.00 4955.64 20:38:02 08:16:01 PM 27.66 0.00 27.66 0.00 3708.60 20:38:02 08:17:02 PM 25.52 0.00 25.52 0.00 2723.28 20:38:02 08:18:01 PM 29.16 0.00 29.16 0.00 3636.96 20:38:02 08:19:01 PM 69.72 0.03 69.68 0.27 6071.01 20:38:02 08:20:01 PM 50.65 0.00 50.65 0.00 3611.35 20:38:02 08:21:01 PM 24.65 0.00 24.65 0.00 1105.05 20:38:02 08:22:01 PM 41.52 0.00 41.52 0.00 2405.91 20:38:02 08:23:01 PM 13.66 0.00 13.66 0.00 1658.39 20:38:02 08:24:01 PM 44.90 0.00 44.90 0.00 2194.15 20:38:02 08:25:01 PM 26.64 0.18 26.46 7.33 1286.55 20:38:02 08:26:01 PM 41.53 0.00 41.53 0.00 2190.70 20:38:02 08:27:01 PM 54.07 0.00 54.07 0.00 2210.47 20:38:02 08:28:01 PM 39.99 0.00 39.99 0.00 1841.34 20:38:02 08:29:01 PM 87.29 0.00 87.29 0.00 4823.21 20:38:02 08:30:01 PM 25.47 0.00 25.47 0.00 1328.82 20:38:02 08:31:01 PM 91.79 0.00 91.79 0.00 34389.94 20:38:02 08:32:01 PM 28.06 0.00 28.06 0.00 2178.64 20:38:02 08:33:01 PM 24.82 0.00 24.82 0.00 1964.81 20:38:02 08:34:01 PM 17.76 0.00 17.76 0.00 1938.90 20:38:02 08:35:01 PM 11.99 0.00 11.99 0.00 1517.89 20:38:02 08:36:01 PM 114.65 0.52 114.13 46.12 10984.06 20:38:02 08:37:01 PM 31.49 0.00 31.49 0.00 4437.19 20:38:02 08:38:01 PM 28.58 0.45 28.13 56.26 795.05 20:38:02 Average: 49.47 1.39 48.08 333.69 4309.42 20:38:02 20:38:02 08:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:02 08:05:01 PM 13245696 15100508 2893736 17.93 2688 2066636 1093060 6.36 234736 2287332 123132 20:38:02 08:06:01 PM 13060232 15082756 3079200 19.08 2688 2230076 1063288 6.19 241912 2436148 64 20:38:02 08:07:01 PM 13064384 15087168 3075048 19.05 2688 2230184 1063288 6.19 242028 2436432 12 20:38:02 08:08:01 PM 13064536 15087460 3074896 19.05 2688 2230248 1063288 6.19 242028 2436380 8 20:38:02 08:09:01 PM 13062056 15085888 3077376 19.07 2688 2231040 1063288 6.19 242028 2438296 8 20:38:02 08:10:01 PM 11828828 14119136 4310604 26.71 2688 2490868 2238764 13.03 283236 3606820 187612 20:38:02 08:11:01 PM 10973280 13421532 5166152 32.01 2688 2641640 2548364 14.83 395432 4320304 104156 20:38:02 08:12:01 PM 10882560 13382716 5256872 32.57 2688 2690964 2546436 14.82 412900 4383280 31504 20:38:02 08:13:01 PM 10343760 13013964 5795672 35.91 2688 2858084 2953512 17.18 436600 4884640 7872 20:38:02 08:14:01 PM 10211776 12988060 5927656 36.73 2688 2954720 2923972 17.01 467336 4965996 54352 20:38:02 08:15:01 PM 9960372 12893948 6179060 38.29 2688 3098536 2978676 17.33 499208 5160200 66288 20:38:02 08:16:01 PM 9662072 12635872 6477360 40.13 2688 3134232 3298576 19.19 513916 5434052 4552 20:38:02 08:17:02 PM 9652036 12771916 6487396 40.20 2688 3264164 3062872 17.82 539704 5391168 70000 20:38:02 08:18:01 PM 9251524 12530704 6887908 42.68 2688 3412392 3358916 19.54 579012 5730676 126772 20:38:02 08:19:01 PM 8301788 11837896 7837644 48.56 2688 3660408 4016504 23.37 706432 6531172 227520 20:38:02 08:20:01 PM 9208252 12584156 6931180 42.95 2688 3500204 3220436 18.74 709184 5626432 5080 20:38:02 08:21:01 PM 8799372 12210876 7340060 45.48 2688 3537736 3541384 20.60 727036 6018976 33572 20:38:02 08:22:01 PM 8296172 11923772 7843260 48.60 2688 3748056 3723100 21.66 755608 6482796 200796 20:38:02 08:23:01 PM 8880608 12426328 7258824 44.98 2688 3667324 3209976 18.68 739056 5920204 86216 20:38:02 08:24:01 PM 7954716 11638124 8184716 50.71 2688 3800224 4027928 23.43 785172 6786364 193056 20:38:02 08:25:01 PM 8499384 12029040 7640048 47.34 2688 3646880 3674956 21.38 759500 6271888 25536 20:38:02 08:26:01 PM 8735768 12276740 7403664 45.87 2688 3655252 3371896 19.62 761772 6028700 5240 20:38:02 08:27:01 PM 7889112 11633092 8250320 51.12 2688 3856672 4290388 24.96 802752 6827876 189892 20:38:02 08:28:01 PM 8342416 12021692 7797016 48.31 2688 3791580 3622684 21.08 782676 6396532 114912 20:38:02 08:29:01 PM 8609936 12264268 7529496 46.65 2688 3763784 3361404 19.56 774612 6133072 60 20:38:02 08:30:01 PM 8577960 12275160 7561472 46.85 2688 3808156 3359892 19.55 846036 6095296 29580 20:38:02 08:31:01 PM 7544424 12224604 8595008 53.25 2688 4782836 3377832 19.65 1062804 6896324 25124 20:38:02 08:32:01 PM 7539036 12219076 8600396 53.29 2688 4782728 3388312 19.71 1062364 6902792 25092 20:38:02 08:33:01 PM 7225700 11906028 8913732 55.23 2688 4782952 3749856 21.82 1061752 7216272 27892 20:38:02 08:34:01 PM 7527208 12207604 8612224 53.36 2688 4782960 3388736 19.72 1061696 6916044 21448 20:38:02 08:35:01 PM 6206356 10725396 9933076 61.55 2688 4621736 4931808 28.69 893592 8399392 55984 20:38:02 08:36:01 PM 9961340 14836052 6178092 38.28 2688 4948584 1180288 6.87 895956 4598928 119968 20:38:02 08:37:01 PM 9963112 14837792 6176320 38.27 2688 4948588 1180288 6.87 896436 4599452 8 20:38:02 08:38:01 PM 9889440 14772632 6249992 38.72 2688 4951156 1162836 6.77 1081896 4481780 992 20:38:02 Average: 9594565 13001528 6544867 40.55 2688 3546224 2854024 16.60 661659 5324765 63656 20:38:02 20:38:02 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:02 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:05:01 PM eth0 375.71 238.70 1822.08 66.28 0.00 0.00 0.00 0.00 20:38:02 08:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:06:01 PM eth0 57.33 45.90 461.85 12.76 0.00 0.00 0.00 0.00 20:38:02 08:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:07:01 PM eth0 21.19 18.91 122.44 4.07 0.00 0.00 0.00 0.00 20:38:02 08:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:08:01 PM eth0 15.63 13.78 94.95 2.67 0.00 0.00 0.00 0.00 20:38:02 08:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:09:01 PM eth0 26.11 26.91 115.07 7.23 0.00 0.00 0.00 0.00 20:38:02 08:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:10:01 PM eth0 255.07 218.17 2953.20 37.73 0.00 0.00 0.00 0.00 20:38:02 08:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:11:01 PM eth0 30.57 31.99 185.51 6.89 0.00 0.00 0.00 0.00 20:38:02 08:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:12:01 PM lo 0.70 0.70 0.04 0.04 0.00 0.00 0.00 0.00 20:38:02 08:12:01 PM eth0 14.41 13.74 43.83 4.03 0.00 0.00 0.00 0.00 20:38:02 08:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:13:01 PM lo 912.03 912.03 870.45 870.45 0.00 0.00 0.00 0.00 20:38:02 08:13:01 PM eth0 188.70 114.33 2494.57 14.70 0.00 0.00 0.00 0.00 20:38:02 08:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:14:01 PM lo 0.70 0.70 0.05 0.05 0.00 0.00 0.00 0.00 20:38:02 08:14:01 PM eth0 7.16 6.88 2.09 2.95 0.00 0.00 0.00 0.00 20:38:02 08:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:15:01 PM eth0 10.78 10.51 4.08 4.31 0.00 0.00 0.00 0.00 20:38:02 08:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:16:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:16:01 PM eth0 7.10 7.25 3.26 3.47 0.00 0.00 0.00 0.00 20:38:02 08:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:17:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:17:02 PM eth0 17.16 15.24 4.54 6.22 0.00 0.00 0.00 0.00 20:38:02 08:17:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:18:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:38:02 08:18:01 PM eth0 8.05 7.76 1.86 2.72 0.00 0.00 0.00 0.00 20:38:02 08:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:19:01 PM lo 2958.87 2958.87 2826.32 2826.32 0.00 0.00 0.00 0.00 20:38:02 08:19:01 PM eth0 48.71 45.71 652.87 9.04 0.00 0.00 0.00 0.00 20:38:02 08:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:20:01 PM lo 2071.68 2071.68 1977.90 1977.90 0.00 0.00 0.00 0.00 20:38:02 08:20:01 PM eth0 23.86 19.59 299.32 2.52 0.00 0.00 0.00 0.00 20:38:02 08:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:21:01 PM lo 1002.68 1002.68 957.32 957.32 0.00 0.00 0.00 0.00 20:38:02 08:21:01 PM eth0 13.61 12.52 25.61 4.49 0.00 0.00 0.00 0.00 20:38:02 08:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:22:01 PM lo 1794.85 1794.85 1714.08 1714.08 0.00 0.00 0.00 0.00 20:38:02 08:22:01 PM eth0 8.98 8.28 2.36 3.09 0.00 0.00 0.00 0.00 20:38:02 08:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:23:01 PM lo 0.73 0.73 0.04 0.04 0.00 0.00 0.00 0.00 20:38:02 08:23:01 PM eth0 11.86 11.53 7.89 3.87 0.00 0.00 0.00 0.00 20:38:02 08:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:24:01 PM lo 1869.74 1869.74 1785.41 1785.41 0.00 0.00 0.00 0.00 20:38:02 08:24:01 PM eth0 5.66 5.51 2.20 1.73 0.00 0.00 0.00 0.00 20:38:02 08:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:25:01 PM lo 1025.96 1025.96 979.08 979.08 0.00 0.00 0.00 0.00 20:38:02 08:25:01 PM eth0 11.72 10.92 2.59 4.08 0.00 0.00 0.00 0.00 20:38:02 08:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:26:01 PM lo 1787.25 1787.25 1706.04 1706.04 0.00 0.00 0.00 0.00 20:38:02 08:26:01 PM eth0 5.00 4.83 1.19 1.80 0.00 0.00 0.00 0.00 20:38:02 08:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:27:01 PM lo 3003.53 3003.53 2860.14 2860.14 0.00 0.00 0.00 0.00 20:38:02 08:27:01 PM eth0 5.03 4.81 1.27 1.71 0.00 0.00 0.00 0.00 20:38:02 08:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:28:01 PM lo 2869.25 2869.25 2738.46 2738.46 0.00 0.00 0.00 0.00 20:38:02 08:28:01 PM eth0 5.31 5.19 1.37 1.84 0.00 0.00 0.00 0.00 20:38:02 08:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:29:01 PM lo 1083.04 1083.04 1032.75 1032.75 0.00 0.00 0.00 0.00 20:38:02 08:29:01 PM eth0 79.19 69.25 1164.55 9.13 0.00 0.00 0.00 0.00 20:38:02 08:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:30:01 PM lo 688.64 688.64 657.02 657.02 0.00 0.00 0.00 0.00 20:38:02 08:30:01 PM eth0 15.34 13.81 5.63 5.34 0.00 0.00 0.00 0.00 20:38:02 08:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:31:01 PM lo 0.43 0.43 0.02 0.02 0.00 0.00 0.00 0.00 20:38:02 08:31:01 PM eth0 68.71 65.36 946.64 16.50 0.00 0.00 0.00 0.00 20:38:02 08:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:32:01 PM lo 0.63 0.63 0.03 0.03 0.00 0.00 0.00 0.00 20:38:02 08:32:01 PM eth0 9.30 8.76 2.38 4.46 0.00 0.00 0.00 0.00 20:38:02 08:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:33:01 PM lo 0.43 0.43 0.02 0.02 0.00 0.00 0.00 0.00 20:38:02 08:33:01 PM eth0 5.26 4.71 1.24 2.12 0.00 0.00 0.00 0.00 20:38:02 08:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:34:01 PM lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:38:02 08:34:01 PM eth0 14.01 11.84 3.25 4.54 0.00 0.00 0.00 0.00 20:38:02 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM eth0 18.44 16.52 4.53 6.14 0.00 0.00 0.00 0.00 20:38:02 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM eth0 73.06 82.31 28.15 118.71 0.00 0.00 0.00 0.00 20:38:02 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM eth0 358.41 395.28 115.59 1849.60 0.00 0.00 0.00 0.00 20:38:02 08:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM eth0 122.18 93.72 60.56 210.25 0.00 0.00 0.00 0.00 20:38:02 08:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 Average: lo 620.15 620.15 591.71 591.71 0.00 0.00 0.00 0.00 20:38:02 Average: eth0 57.04 48.86 342.46 71.70 0.00 0.00 0.00 0.00 20:38:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:02 20:38:02 20:38:02 ---> sar -P ALL: 20:38:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/08/2024 _x86_64_ (4 CPU) 20:38:02 20:38:02 20:03:31 LINUX RESTART (4 CPU) 20:38:02 20:38:02 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:38:02 08:05:01 PM all 22.35 0.00 4.56 1.98 0.08 71.03 20:38:02 08:05:01 PM 0 16.87 0.00 4.27 1.46 0.08 77.30 20:38:02 08:05:01 PM 1 29.86 0.00 6.64 2.53 0.07 60.90 20:38:02 08:05:01 PM 2 26.61 0.00 4.45 2.12 0.08 66.75 20:38:02 08:05:01 PM 3 16.07 0.00 2.88 1.79 0.08 79.17 20:38:02 08:06:01 PM all 8.26 0.00 1.48 1.10 0.05 89.11 20:38:02 08:06:01 PM 0 11.98 0.00 1.89 0.87 0.05 85.21 20:38:02 08:06:01 PM 1 14.02 0.00 2.02 1.04 0.05 82.87 20:38:02 08:06:01 PM 2 3.00 0.00 0.89 1.76 0.03 94.33 20:38:02 08:06:01 PM 3 4.03 0.00 1.10 0.75 0.05 94.06 20:38:02 08:07:01 PM all 0.25 0.00 0.12 0.03 0.02 99.58 20:38:02 08:07:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:38:02 08:07:01 PM 1 0.07 0.00 0.03 0.02 0.02 99.87 20:38:02 08:07:01 PM 2 0.10 0.00 0.08 0.08 0.03 99.70 20:38:02 08:07:01 PM 3 0.37 0.00 0.30 0.00 0.02 99.32 20:38:02 08:08:01 PM all 0.25 0.00 0.10 0.01 0.03 99.62 20:38:02 08:08:01 PM 0 0.50 0.00 0.12 0.00 0.02 99.37 20:38:02 08:08:01 PM 1 0.18 0.00 0.17 0.03 0.03 99.58 20:38:02 08:08:01 PM 2 0.08 0.00 0.07 0.00 0.03 99.82 20:38:02 08:08:01 PM 3 0.23 0.00 0.03 0.00 0.02 99.72 20:38:02 08:09:01 PM all 0.29 0.00 0.15 0.01 0.03 99.52 20:38:02 08:09:01 PM 0 0.15 0.00 0.03 0.00 0.02 99.80 20:38:02 08:09:01 PM 1 0.32 0.00 0.30 0.00 0.02 99.37 20:38:02 08:09:01 PM 2 0.17 0.00 0.18 0.05 0.07 99.53 20:38:02 08:09:01 PM 3 0.53 0.00 0.07 0.00 0.02 99.38 20:38:02 08:10:01 PM all 26.82 0.00 2.09 0.74 0.07 70.28 20:38:02 08:10:01 PM 0 30.74 0.00 2.15 1.43 0.07 65.62 20:38:02 08:10:01 PM 1 25.88 0.00 2.26 0.37 0.07 71.43 20:38:02 08:10:01 PM 2 24.35 0.00 1.61 0.65 0.07 73.33 20:38:02 08:10:01 PM 3 26.31 0.00 2.36 0.54 0.08 70.71 20:38:02 08:11:01 PM all 79.58 0.00 3.29 0.51 0.11 16.51 20:38:02 08:11:01 PM 0 62.93 0.00 3.99 0.90 0.13 32.05 20:38:02 08:11:01 PM 1 81.17 0.00 4.28 0.69 0.12 13.75 20:38:02 08:11:01 PM 2 85.38 0.00 3.12 0.42 0.12 10.96 20:38:02 08:11:01 PM 3 88.78 0.00 1.79 0.02 0.08 9.33 20:38:02 08:12:01 PM all 53.03 0.00 1.49 0.16 0.08 45.23 20:38:02 08:12:01 PM 0 46.86 0.00 1.76 0.03 0.10 51.25 20:38:02 08:12:01 PM 1 54.67 0.00 1.00 0.10 0.07 44.16 20:38:02 08:12:01 PM 2 48.82 0.00 2.42 0.48 0.08 48.19 20:38:02 08:12:01 PM 3 61.76 0.00 0.78 0.03 0.08 37.34 20:38:02 08:13:01 PM all 50.69 0.00 2.90 0.87 0.11 45.43 20:38:02 08:13:01 PM 0 46.33 0.00 3.35 0.65 0.10 49.58 20:38:02 08:13:01 PM 1 50.45 0.00 3.25 0.66 0.12 45.53 20:38:02 08:13:01 PM 2 57.03 0.00 1.99 0.05 0.12 40.81 20:38:02 08:13:01 PM 3 48.90 0.00 3.01 2.13 0.10 45.86 20:38:02 08:14:01 PM all 46.86 0.00 2.22 0.34 0.09 50.49 20:38:02 08:14:01 PM 0 45.13 0.00 1.90 0.60 0.10 52.26 20:38:02 08:14:01 PM 1 44.29 0.00 2.39 0.22 0.08 53.02 20:38:02 08:14:01 PM 2 52.30 0.00 2.32 0.20 0.08 45.10 20:38:02 08:14:01 PM 3 45.70 0.00 2.27 0.35 0.10 51.57 20:38:02 08:15:01 PM all 75.11 0.00 2.97 0.26 0.11 21.55 20:38:02 08:15:01 PM 0 78.54 0.00 1.82 0.23 0.10 19.30 20:38:02 08:15:01 PM 1 75.95 0.00 3.31 0.27 0.10 20.37 20:38:02 08:15:01 PM 2 66.71 0.00 2.31 0.38 0.12 30.49 20:38:02 08:15:01 PM 3 79.26 0.00 4.46 0.15 0.12 16.02 20:38:02 20:38:02 08:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:38:02 08:16:01 PM all 63.91 0.00 1.70 0.34 0.11 33.94 20:38:02 08:16:01 PM 0 75.23 0.00 0.83 0.14 0.10 23.70 20:38:02 08:16:01 PM 1 53.67 0.00 2.05 0.34 0.12 43.82 20:38:02 08:16:01 PM 2 64.93 0.00 1.20 0.29 0.10 33.48 20:38:02 08:16:01 PM 3 61.79 0.00 2.72 0.59 0.12 34.78 20:38:02 08:17:02 PM all 66.75 0.00 3.09 0.13 0.10 29.93 20:38:02 08:17:02 PM 0 64.67 0.00 2.58 0.17 0.10 32.49 20:38:02 08:17:02 PM 1 65.41 0.00 2.16 0.25 0.10 32.09 20:38:02 08:17:02 PM 2 64.88 0.00 4.30 0.05 0.10 30.67 20:38:02 08:17:02 PM 3 72.03 0.00 3.34 0.03 0.10 24.49 20:38:02 08:18:01 PM all 70.31 0.00 2.90 0.24 0.11 26.43 20:38:02 08:18:01 PM 0 72.84 0.00 3.22 0.26 0.12 23.57 20:38:02 08:18:01 PM 1 68.14 0.00 2.74 0.43 0.12 28.58 20:38:02 08:18:01 PM 2 73.33 0.00 2.82 0.02 0.10 23.73 20:38:02 08:18:01 PM 3 66.93 0.00 2.82 0.27 0.10 29.87 20:38:02 08:19:01 PM all 55.29 0.00 4.15 0.32 0.10 40.14 20:38:02 08:19:01 PM 0 49.06 0.00 3.10 0.12 0.08 47.64 20:38:02 08:19:01 PM 1 59.55 0.00 5.92 0.40 0.12 34.01 20:38:02 08:19:01 PM 2 52.07 0.00 2.96 0.55 0.10 44.32 20:38:02 08:19:01 PM 3 60.48 0.00 4.62 0.20 0.10 34.60 20:38:02 08:20:01 PM all 52.23 0.00 3.47 0.14 0.10 44.06 20:38:02 08:20:01 PM 0 54.05 0.00 3.37 0.18 0.10 42.30 20:38:02 08:20:01 PM 1 46.89 0.00 2.75 0.25 0.10 50.01 20:38:02 08:20:01 PM 2 56.57 0.00 5.11 0.08 0.08 38.15 20:38:02 08:20:01 PM 3 51.40 0.00 2.66 0.05 0.10 45.79 20:38:02 08:21:01 PM all 62.13 0.00 3.20 0.08 0.09 34.50 20:38:02 08:21:01 PM 0 58.11 0.00 2.55 0.12 0.10 39.13 20:38:02 08:21:01 PM 1 73.32 0.00 4.42 0.08 0.08 22.09 20:38:02 08:21:01 PM 2 61.97 0.00 3.07 0.02 0.10 34.85 20:38:02 08:21:01 PM 3 55.12 0.00 2.75 0.10 0.08 41.94 20:38:02 08:22:01 PM all 66.21 0.00 3.74 0.10 0.12 29.84 20:38:02 08:22:01 PM 0 65.69 0.00 4.30 0.18 0.12 29.71 20:38:02 08:22:01 PM 1 62.80 0.00 4.18 0.12 0.12 32.79 20:38:02 08:22:01 PM 2 63.13 0.00 3.40 0.08 0.12 33.27 20:38:02 08:22:01 PM 3 73.21 0.00 3.08 0.02 0.12 23.58 20:38:02 08:23:01 PM all 63.10 0.00 2.62 0.11 0.09 34.08 20:38:02 08:23:01 PM 0 61.54 0.00 3.64 0.32 0.10 34.40 20:38:02 08:23:01 PM 1 59.13 0.00 2.13 0.03 0.08 38.63 20:38:02 08:23:01 PM 2 67.17 0.00 2.66 0.02 0.08 30.06 20:38:02 08:23:01 PM 3 64.55 0.00 2.04 0.08 0.08 33.24 20:38:02 08:24:01 PM all 64.63 0.00 3.19 0.14 0.11 31.93 20:38:02 08:24:01 PM 0 63.24 0.00 3.15 0.07 0.10 33.45 20:38:02 08:24:01 PM 1 75.27 0.00 3.56 0.03 0.10 21.03 20:38:02 08:24:01 PM 2 56.47 0.00 2.82 0.30 0.12 40.29 20:38:02 08:24:01 PM 3 63.49 0.00 3.23 0.17 0.12 32.99 20:38:02 08:25:01 PM all 61.09 0.10 3.35 0.12 0.10 35.24 20:38:02 08:25:01 PM 0 62.96 0.38 1.71 0.02 0.10 34.83 20:38:02 08:25:01 PM 1 60.81 0.00 4.37 0.13 0.10 34.59 20:38:02 08:25:01 PM 2 53.38 0.00 2.53 0.25 0.10 43.74 20:38:02 08:25:01 PM 3 67.21 0.00 4.82 0.07 0.08 27.83 20:38:02 08:26:01 PM all 53.42 0.00 3.11 0.21 0.09 43.18 20:38:02 08:26:01 PM 0 49.92 0.00 4.09 0.23 0.10 45.65 20:38:02 08:26:01 PM 1 53.85 0.00 3.42 0.07 0.08 42.58 20:38:02 08:26:01 PM 2 51.91 0.00 2.80 0.30 0.10 44.89 20:38:02 08:26:01 PM 3 57.97 0.00 2.14 0.22 0.08 39.59 20:38:02 20:38:02 08:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:38:02 08:27:01 PM all 61.57 0.00 3.88 0.21 0.11 34.24 20:38:02 08:27:01 PM 0 61.13 0.00 2.87 0.15 0.10 35.75 20:38:02 08:27:01 PM 1 53.18 0.00 4.88 0.27 0.12 41.55 20:38:02 08:27:01 PM 2 68.82 0.00 1.86 0.08 0.10 29.14 20:38:02 08:27:01 PM 3 63.15 0.00 5.89 0.35 0.12 30.50 20:38:02 08:28:01 PM all 54.89 0.00 3.90 0.15 0.10 40.96 20:38:02 08:28:01 PM 0 55.74 0.00 7.08 0.29 0.08 36.82 20:38:02 08:28:01 PM 1 57.84 0.00 2.91 0.10 0.10 39.05 20:38:02 08:28:01 PM 2 57.60 0.00 1.47 0.00 0.10 40.82 20:38:02 08:28:01 PM 3 48.35 0.00 4.15 0.24 0.10 47.16 20:38:02 08:29:01 PM all 45.66 0.00 2.69 0.37 0.08 51.20 20:38:02 08:29:01 PM 0 35.43 0.00 2.67 0.59 0.08 61.23 20:38:02 08:29:01 PM 1 51.81 0.00 1.56 0.33 0.08 46.22 20:38:02 08:29:01 PM 2 46.44 0.00 3.50 0.35 0.08 49.62 20:38:02 08:29:01 PM 3 48.93 0.00 3.03 0.22 0.08 47.74 20:38:02 08:30:01 PM all 57.94 0.00 3.29 0.16 0.09 38.51 20:38:02 08:30:01 PM 0 61.07 0.00 4.12 0.18 0.10 34.53 20:38:02 08:30:01 PM 1 58.09 0.00 2.38 0.10 0.10 39.32 20:38:02 08:30:01 PM 2 48.83 0.00 3.27 0.13 0.08 47.67 20:38:02 08:30:01 PM 3 63.76 0.00 3.41 0.23 0.08 32.51 20:38:02 08:31:01 PM all 52.20 0.00 2.66 2.23 0.08 42.83 20:38:02 08:31:01 PM 0 47.21 0.00 2.38 1.96 0.07 48.38 20:38:02 08:31:01 PM 1 55.39 0.00 2.25 2.37 0.08 39.90 20:38:02 08:31:01 PM 2 69.00 0.00 3.94 1.84 0.08 25.14 20:38:02 08:31:01 PM 3 37.19 0.00 2.05 2.76 0.08 57.92 20:38:02 08:32:01 PM all 62.64 0.00 2.74 0.05 0.10 34.47 20:38:02 08:32:01 PM 0 75.41 0.00 4.57 0.00 0.10 19.92 20:38:02 08:32:01 PM 1 50.96 0.00 2.12 0.02 0.10 46.80 20:38:02 08:32:01 PM 2 65.22 0.00 2.47 0.02 0.10 32.19 20:38:02 08:32:01 PM 3 58.94 0.00 1.80 0.17 0.10 38.99 20:38:02 08:33:01 PM all 65.31 0.00 2.09 0.03 0.09 32.48 20:38:02 08:33:01 PM 0 60.45 0.00 1.32 0.00 0.08 38.15 20:38:02 08:33:01 PM 1 65.28 0.00 2.57 0.08 0.08 31.98 20:38:02 08:33:01 PM 2 67.96 0.00 2.20 0.00 0.08 29.75 20:38:02 08:33:01 PM 3 67.55 0.00 2.27 0.03 0.10 30.05 20:38:02 08:34:01 PM all 64.19 0.00 3.01 0.10 0.10 32.61 20:38:02 08:34:01 PM 0 56.87 0.00 2.09 0.27 0.10 40.67 20:38:02 08:34:01 PM 1 63.85 0.00 3.49 0.02 0.08 32.56 20:38:02 08:34:01 PM 2 58.17 0.00 1.24 0.00 0.10 40.49 20:38:02 08:34:01 PM 3 77.86 0.00 5.21 0.10 0.10 16.73 20:38:02 08:35:01 PM all 60.80 0.00 3.93 0.00 0.10 35.16 20:38:02 08:35:01 PM 0 60.18 0.00 4.55 0.00 0.10 35.17 20:38:02 08:35:01 PM 1 59.94 0.00 1.69 0.00 0.10 38.27 20:38:02 08:35:01 PM 2 54.59 0.00 1.55 0.00 0.10 43.75 20:38:02 08:35:01 PM 3 68.48 0.00 7.94 0.02 0.12 23.45 20:38:02 08:36:01 PM all 34.53 0.00 2.66 0.94 0.09 61.77 20:38:02 08:36:01 PM 0 28.33 0.00 1.24 0.60 0.08 69.75 20:38:02 08:36:01 PM 1 35.94 0.00 2.00 0.50 0.08 61.48 20:38:02 08:36:01 PM 2 13.61 0.00 1.86 1.75 0.08 82.70 20:38:02 08:36:01 PM 3 60.28 0.00 5.57 0.90 0.10 33.14 20:38:02 08:37:01 PM all 3.27 0.00 0.74 0.47 0.05 95.47 20:38:02 08:37:01 PM 0 4.10 0.00 0.95 0.45 0.05 94.44 20:38:02 08:37:01 PM 1 2.80 0.00 0.70 0.77 0.05 95.68 20:38:02 08:37:01 PM 2 4.27 0.00 0.86 0.08 0.05 94.74 20:38:02 08:37:01 PM 3 1.90 0.00 0.44 0.59 0.05 97.03 20:38:02 20:38:02 08:37:01 PM CPU %user %nice %system %iowait %steal %idle 20:38:02 08:38:01 PM all 17.75 0.00 3.84 0.20 0.06 78.14 20:38:02 08:38:01 PM 0 19.12 0.00 5.53 0.42 0.07 74.87 20:38:02 08:38:01 PM 1 15.78 0.00 2.66 0.20 0.05 81.31 20:38:02 08:38:01 PM 2 12.15 0.00 2.74 0.05 0.07 84.99 20:38:02 08:38:01 PM 3 23.97 0.00 4.41 0.13 0.07 71.42 20:38:02 Average: all 47.72 0.00 2.69 0.38 0.09 49.13 20:38:02 Average: 0 46.53 0.01 2.74 0.38 0.09 50.26 20:38:02 Average: 1 47.82 0.00 2.72 0.38 0.09 49.00 20:38:02 Average: 2 46.95 0.00 2.35 0.37 0.09 50.24 20:38:02 Average: 3 49.59 0.00 2.92 0.39 0.09 47.01 20:38:02 20:38:02 20:38:02